Logfile: /home/ko1/ruby/logs/brlog.trunk.20230702-233518
#<BuildRuby:0x0000558536ff7e20
@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.20230702-233518",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005834 0.000288 1.611873 ( 2.917116)
build_miniruby 0.001017 0.000161 0.876839 ( 0.876800)
build_ruby 0.001063 0.000168 2.687513 ( 2.687775)
build_all 0.007969 0.001259 11.351026 ( 7.882807)
build_install 0.003786 0.005444 4.994334 ( 1.999205)
test_btest 0.000875 0.000184 89.038189 ( 7.613936)
test_basic 0.000255 0.004966 0.789530 ( 0.868830)
test_all 0.002117 0.000000 454.230047 ( 51.794521)
test_rubyspec 0.019893 0.020630 41.704699 ( 54.175328)
total: 130.82 sec