Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-174229
#<BuildRuby:0x000055da67c67f68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-174229",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.003644 0.000428 0.830818 ( 1.035655)
build_miniruby 0.000983 0.000000 1.031548 ( 1.030406)
build_ruby 0.001238 0.000000 2.661627 ( 2.660197)
build_all 0.008308 0.000702 15.902063 ( 3.270341)
build_install 0.005514 0.003465 2.172264 ( 1.244608)
test_btest 0.000474 0.000068 57.319632 ( 12.124767)
test_basic 0.001358 0.003771 0.340984 ( 0.431984)
test_all 0.001190 0.000217 635.998091 (116.956920)
test_rubyspec 0.043276 0.024580 52.318936 ( 60.494530)
total: 199.25 sec