Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-203608
#<BuildRuby:0x0000563e20cb8090
@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.20231205-203608",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004798 0.000077 0.988127 ( 1.279527)
build_miniruby 0.001028 0.000079 0.875207 ( 0.874612)
build_ruby 0.001122 0.000086 2.712394 ( 2.714318)
build_all 0.004440 0.003567 12.066732 ( 1.014723)
build_install 0.003122 0.008250 3.571335 ( 0.970310)
test_btest 0.000639 0.000169 65.323271 ( 4.918230)
test_basic 0.000329 0.003320 0.370551 ( 0.451865)
test_all 0.058427 0.040539 385.243041 ( 34.804526)
test_rubyspec 0.015889 0.055283 39.793509 ( 52.451790)
total: 99.48 sec