Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-215610
#<BuildRuby:0x000055d311cf04d8
@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.20220226-215610",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002393 0.010031 0.997236 ( 1.375389)
build_miniruby 0.001525 0.000509 0.076422 ( 0.074667)
build_ruby 0.001717 0.000572 0.075896 ( 0.073460)
build_all 0.009232 0.000468 4.138408 ( 0.844029)
build_install 0.015832 0.007890 7.898280 ( 2.398733)
test_btest 0.000932 0.000311 73.431313 ( 8.464153)
test_basic 0.005622 0.001874 0.339830 ( 0.434411)
test_all 0.000666 0.001184 718.007628 ( 68.183342)
test_rubyspec 0.096661 0.066348 46.357381 ( 51.672456)
total: 133.52 sec