Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-094733
#<BuildRuby:0x000056223ff5f728
@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.20231228-094733",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000034 0.000000 0.000034 ( 0.000032)
configure 0.000023 0.000000 0.000023 ( 0.000022)
build_up 0.005391 0.000514 1.290478 ( 1.864104)
build_miniruby 0.001103 0.000331 7.376511 ( 7.241130)
build_ruby 0.001562 0.000000 2.975569 ( 2.975770)
build_all 0.009870 0.000000 16.417910 ( 1.481561)
build_install 0.006954 0.001317 4.685528 ( 1.145803)
test_btest 0.000783 0.000181 82.617496 ( 7.733830)
test_basic 0.000000 0.005389 0.729177 ( 0.802151)
test_all 0.115906 0.019350 572.646063 ( 52.685154)
test_rubyspec 0.016231 0.031236 50.052609 ( 62.369070)
total: 138.30 sec