Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-030641
#<BuildRuby:0x000056313cd17040
@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.20231109-030641",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004556 0.001072 1.405711 ( 1.652805)
build_miniruby 0.000866 0.000204 0.802877 ( 0.802588)
build_ruby 0.001017 0.000240 2.680750 ( 2.681044)
build_all 0.009926 0.000000 16.740377 ( 1.519774)
build_install 0.008182 0.000153 4.915362 ( 1.141441)
test_btest 0.000892 0.000170 87.203170 ( 7.484743)
test_basic 0.004206 0.000801 0.742188 ( 0.815991)
test_all 0.117524 0.016621 531.796818 ( 54.416010)
test_rubyspec 0.016075 0.030120 50.244944 ( 62.440788)
total: 132.96 sec