Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-013721
#<BuildRuby:0x000055ad87013fa8
@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.20231031-013721",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005733 0.001146 1.440533 ( 1.655314)
build_miniruby 0.000914 0.000183 0.864532 ( 0.864428)
build_ruby 0.001048 0.000209 2.696581 ( 2.697066)
build_all 0.009661 0.000000 15.951394 ( 1.444444)
build_install 0.009950 0.003087 4.819123 ( 1.165438)
test_btest 0.000718 0.000135 82.228181 ( 6.872333)
test_basic 0.005960 0.000297 0.551614 ( 0.627534)
test_all 0.115942 0.020709 492.933774 ( 55.633206)
test_rubyspec 0.024836 0.024457 49.619580 ( 61.818673)
total: 132.78 sec