Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-212737
#<BuildRuby:0x000055a7fe1f7858
@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.20231015-212737",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002562 0.002171 1.267433 ( 1.491064)
build_miniruby 0.000885 0.000295 0.794895 ( 0.794378)
build_ruby 0.000927 0.000309 2.631446 ( 2.631866)
build_all 0.004853 0.005650 17.732609 ( 1.584082)
build_install 0.001807 0.007014 5.199204 ( 1.207995)
test_btest 0.000758 0.000359 87.172013 ( 8.134142)
test_basic 0.001380 0.004689 0.821086 ( 0.895675)
test_all 0.004421 0.002327 539.203474 ( 64.528833)
test_rubyspec 0.023730 0.028807 50.842174 ( 63.158942)
total: 144.43 sec