Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-031148
#<BuildRuby:0x00005621ac4a73c8
@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.20240109-031148",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000013)
build_up 0.000000 0.004015 0.778992 ( 1.164605)
build_miniruby 0.001079 0.000205 0.951284 ( 0.951118)
build_ruby 0.001016 0.000185 2.815963 ( 2.818677)
build_all 0.009178 0.000095 14.596822 ( 1.365875)
build_install 0.006067 0.003811 4.273968 ( 1.156324)
test_btest 0.000000 0.000621 77.603431 ( 6.661973)
test_basic 0.000061 0.003499 0.444394 ( 0.523839)
test_all 0.099735 0.037417 502.572146 ( 60.789712)
test_rubyspec 0.020908 0.012066 49.604197 ( 62.176416)
total: 137.61 sec