Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-024829
#<BuildRuby:0x000055ac3708caf8
@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.20220216-024829",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001991 0.010132 0.987963 ( 5.359628)
build_miniruby 0.001100 0.000367 0.063140 ( 0.062625)
build_ruby 0.001505 0.000502 0.077043 ( 0.076840)
build_all 0.008745 0.001534 4.070354 ( 0.796187)
build_install 0.020754 0.002185 7.685609 ( 2.366335)
test_btest 0.001214 0.000000 75.173337 ( 7.958504)
test_basic 0.007807 0.000000 0.345979 ( 0.436848)
test_all 0.000888 0.001317 720.230641 ( 68.295171)
test_rubyspec 0.111584 0.050879 46.077503 ( 51.636092)
total: 136.99 sec