Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-000733
#<BuildRuby:0x000055d3c66a8070
@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.20230107-000733",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003545 0.000000 0.630617 ( 1.030706)
build_miniruby 0.000000 0.000947 0.669762 ( 0.668708)
build_ruby 0.000000 0.001317 2.464496 ( 2.464768)
build_all 0.004008 0.005399 12.885846 ( 1.610759)
build_install 0.003231 0.003561 1.527834 ( 0.731675)
test_btest 0.000417 0.000224 68.655547 ( 6.193916)
test_basic 0.002169 0.001168 0.244273 ( 0.339925)
test_all 0.001133 0.000610 496.109224 ( 46.661807)
test_rubyspec 0.010543 0.018344 35.867425 ( 46.369374)
total: 106.07 sec