Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-200449
#<BuildRuby:0x000055a29a5b7c18
@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.20240110-200449",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003571 0.000447 0.901802 ( 1.271267)
build_miniruby 0.000961 0.000121 0.907075 ( 0.907697)
build_ruby 0.001331 0.000000 2.894689 ( 2.896987)
build_all 0.009386 0.000755 14.798574 ( 1.409323)
build_install 0.008595 0.000428 4.203575 ( 1.150783)
test_btest 0.000635 0.000071 76.213840 ( 7.851099)
test_basic 0.002963 0.000329 0.434539 ( 0.513785)
test_all 0.106724 0.028636 532.036971 ( 52.035868)
test_rubyspec 0.019810 0.013301 49.470090 ( 62.076942)
total: 130.11 sec