Logfile: /home/ko1/ruby/logs/brlog.trunk.20230602-154251
#<BuildRuby:0x0000563bb613c070
@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="-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.20230602-154251",
@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.000000 0.000024 0.000024 ( 0.000012)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.001135 0.004274 1.457325 ( 2.732938)
build_miniruby 0.000820 0.000192 0.753660 ( 0.754029)
build_ruby 0.001079 0.000254 2.362950 ( 2.363713)
build_all 0.001528 0.007658 12.492930 ( 1.096619)
build_install 0.002381 0.005064 1.708980 ( 0.841543)
test_btest 0.000705 0.000274 82.403264 ( 7.377606)
test_basic 0.003274 0.000000 0.693104 ( 0.776210)
test_all 0.001239 0.000131 449.017804 ( 46.706902)
test_rubyspec 0.020425 0.023117 42.307516 ( 54.707631)
total: 117.36 sec