Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-233340
#<BuildRuby:0x000055e5e705b810
@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.20220210-233340",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000008)
build_up 0.008050 0.002683 0.952483 ( 1.320565)
build_miniruby 0.001322 0.000441 0.077975 ( 0.076181)
build_ruby 0.001444 0.000481 0.076671 ( 0.074930)
build_all 0.009303 0.001365 4.145874 ( 0.801480)
build_install 0.014906 0.009608 7.717214 ( 2.337340)
test_btest 0.001132 0.000416 74.079231 ( 8.241784)
test_basic 0.001813 0.005183 0.326844 ( 0.420218)
test_all 0.001551 0.000185 651.998654 ( 64.761641)
test_rubyspec 0.110195 0.058572 46.361312 ( 51.695150)
total: 129.73 sec