Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-071538
#<BuildRuby:0x0000559e5bad3500
@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.20231130-071538",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004291 0.000214 1.370805 ( 1.735524)
build_miniruby 0.001060 0.000053 0.922507 ( 0.921961)
build_ruby 0.001353 0.000068 2.782364 ( 2.782936)
build_all 0.009493 0.000248 16.551524 ( 1.482888)
build_install 0.005628 0.004233 4.948273 ( 1.241247)
test_btest 0.000659 0.000057 87.718182 ( 7.276026)
test_basic 0.004592 0.000014 0.667669 ( 0.748047)
test_all 0.116882 0.022385 519.544244 ( 58.890233)
test_rubyspec 0.035311 0.011836 49.826246 ( 62.183341)
total: 137.26 sec