Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-093042
#<BuildRuby:0x000055e32ca4f500
@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.20231029-093042",
@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.000006 0.000001 0.000007 ( 0.000009)
build_up 0.004659 0.000000 1.258261 ( 1.499297)
build_miniruby 0.000000 0.001133 0.824057 ( 0.823570)
build_ruby 0.000554 0.000772 2.728725 ( 2.728506)
build_all 0.004203 0.006026 16.640320 ( 1.571956)
build_install 0.003382 0.004790 5.009290 ( 1.168728)
test_btest 0.000802 0.000329 80.840354 ( 7.265442)
test_basic 0.002403 0.000983 0.756656 ( 0.834696)
test_all 0.100641 0.035868 523.499094 ( 52.709307)
test_rubyspec 0.020120 0.030037 49.890198 ( 62.209563)
total: 130.81 sec