Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-172538
#<BuildRuby:0x0000562f7f5ff4b0
@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.20231209-172538",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003154 0.001052 0.999817 ( 1.284211)
build_miniruby 0.000677 0.000225 0.874374 ( 0.876369)
build_ruby 0.000885 0.000295 2.689793 ( 2.692207)
build_all 0.006916 0.000722 12.061375 ( 0.990697)
build_install 0.014884 0.000142 3.564482 ( 0.964564)
test_btest 0.000691 0.000159 64.763510 ( 5.085991)
test_basic 0.003247 0.000750 0.372419 ( 0.454611)
test_all 0.079281 0.021100 386.984405 ( 39.234268)
test_rubyspec 0.018124 0.054648 39.753528 ( 52.402518)
total: 103.99 sec