Logfile: /home/ko1/ruby/logs/brlog.trunk.20231109-000436
#<BuildRuby:0x000055dac475b5f8
@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-000436",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004621 0.000000 1.383786 ( 1.730170)
build_miniruby 0.001361 0.000000 0.897473 ( 0.896705)
build_ruby 0.000000 0.001367 2.914475 ( 2.914633)
build_all 0.007598 0.002449 16.247211 ( 1.514723)
build_install 0.009405 0.000376 4.917739 ( 1.187756)
test_btest 0.001025 0.000041 82.448811 ( 6.953160)
test_basic 0.007307 0.000000 0.793243 ( 0.861616)
test_all 0.121808 0.011143 501.134169 ( 55.151159)
test_rubyspec 0.012649 0.039461 50.130736 ( 62.525570)
total: 133.74 sec