Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-091543
#<BuildRuby:0x000055ae2d6cc0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-091543",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.000159 0.005525 0.813495 ( 1.238003)
build_miniruby 0.000889 0.000273 0.846454 ( 0.845711)
build_ruby 0.001034 0.000318 2.676626 ( 2.677542)
build_all 0.007724 0.000185 12.049381 ( 0.981474)
build_install 0.010217 0.000727 3.406272 ( 0.978276)
test_btest 0.000785 0.000185 64.472329 ( 5.434630)
test_basic 0.000925 0.004069 0.398368 ( 0.478149)
test_all 0.055280 0.041141 402.650195 ( 34.955923)
test_rubyspec 0.039176 0.026448 40.307104 ( 52.876329)
total: 100.47 sec