Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-102104
#<BuildRuby:0x000055b2caa33040
@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.20231128-102104",
@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.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002826 0.002300 1.373515 ( 1.803522)
build_miniruby 0.000789 0.000263 0.917100 ( 0.917054)
build_ruby 0.000000 0.001431 2.986387 ( 2.986119)
build_all 0.006960 0.003493 17.059169 ( 1.510909)
build_install 0.008075 0.001428 5.186477 ( 1.211620)
test_btest 0.000476 0.000166 86.582909 ( 7.442518)
test_basic 0.000000 0.004479 0.647624 ( 0.723669)
test_all 0.098066 0.040333 522.128939 ( 60.901851)
test_rubyspec 0.026598 0.023493 50.051922 ( 62.455814)
total: 139.95 sec