Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-012314
#<BuildRuby:0x00005598c29212f0
@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.20220506-012314",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000048 0.000007 0.000055 ( 0.000053)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.007655 0.000000 0.881418 ( 1.093561)
build_miniruby 0.001014 0.000114 0.061422 ( 0.060188)
build_ruby 0.000989 0.000129 0.064133 ( 0.062866)
build_all 0.001913 0.003677 1.309121 ( 0.568070)
build_install 0.010622 0.005279 6.463200 ( 2.965571)
test_btest 0.000459 0.000092 60.828340 ( 14.174634)
test_basic 0.000000 0.004419 0.247982 ( 0.342051)
test_all 0.000000 0.001419 534.887926 ( 64.079502)
test_rubyspec 0.021043 0.026089 52.284013 ( 58.019615)
total: 141.37 sec