Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-192808
#<BuildRuby:0x00005599bc9ffdc0
@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.20231123-192808",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003584 0.001792 0.907653 ( 1.311384)
build_miniruby 0.000874 0.000437 0.820107 ( 0.819661)
build_ruby 0.001522 0.000000 2.614332 ( 2.615080)
build_all 0.006574 0.001790 12.166401 ( 0.998638)
build_install 0.007791 0.006198 3.833135 ( 1.005158)
test_btest 0.000580 0.000290 66.607398 ( 4.748579)
test_basic 0.000000 0.005002 0.401700 ( 0.481076)
test_all 0.080756 0.016216 354.761110 ( 38.295965)
test_rubyspec 0.053868 0.026670 39.796732 ( 52.358740)
total: 102.63 sec