Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-104059
#<BuildRuby:0x000055a3e651f510
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220211-104059",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004674 0.006573 0.954574 ( 1.083700)
build_miniruby 0.001285 0.000594 0.076422 ( 0.074200)
build_ruby 0.001540 0.000710 0.072734 ( 0.070466)
build_all 0.005791 0.004925 4.091617 ( 0.782547)
build_install 0.017791 0.006647 7.889499 ( 2.284537)
test_btest 0.000623 0.000293 77.022596 ( 8.004524)
test_basic 0.003082 0.006170 0.336886 ( 0.424486)
test_all 0.001249 0.000661 652.458247 ( 64.796838)
test_rubyspec 0.096335 0.065135 46.273767 ( 51.728848)
total: 129.25 sec