Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-231030
#<BuildRuby:0x000055c58643a548
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220201-231030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000012 0.000004 0.000016 ( 0.000009)
build_up 0.004696 0.005896 1.002805 ( 0.981816)
build_miniruby 0.001301 0.000542 0.077225 ( 0.075692)
build_ruby 0.001654 0.000689 0.075883 ( 0.073546)
build_all 0.008274 0.002391 4.169813 ( 0.803280)
build_install 0.014264 0.006620 7.807794 ( 2.354142)
test_btest 0.001215 0.000500 47.031931 ( 44.305533)
test_basic 0.005361 0.002207 0.327378 ( 0.420643)
test_all 0.000000 0.002251 669.167916 ( 65.488047)
test_rubyspec 0.115095 0.049589 45.941891 ( 51.405138)
total: 165.91 sec