Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-235212
#<BuildRuby:0x000055b0bbfcbce8
@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.20231024-235212",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005205 0.000270 1.349259 ( 1.607119)
build_miniruby 0.000844 0.000187 0.855259 ( 0.855091)
build_ruby 0.001733 0.000000 2.744433 ( 2.744429)
build_all 0.009392 0.000591 16.104417 ( 1.393683)
build_install 0.004637 0.004352 4.869639 ( 1.139824)
test_btest 0.000821 0.000196 83.584793 ( 7.150622)
test_basic 0.004786 0.000105 0.767101 ( 0.843740)
test_all 0.096368 0.036318 516.265907 ( 48.699635)
test_rubyspec 0.023212 0.024389 51.052291 ( 63.401413)
total: 127.84 sec