Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-082854
#<BuildRuby:0x000055b2fba54110
@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.20240105-082854",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002085 0.004840 1.036126 ( 1.328308)
build_miniruby 0.000756 0.000275 0.834811 ( 0.834757)
build_ruby 0.001515 0.000000 2.649198 ( 2.649787)
build_all 0.003608 0.004696 11.968969 ( 0.991569)
build_install 0.009205 0.002798 3.548941 ( 0.995569)
test_btest 0.000580 0.000232 61.711985 ( 5.256006)
test_basic 0.002861 0.001145 0.408394 ( 0.488601)
test_all 0.071916 0.022548 394.741925 ( 33.912789)
test_rubyspec 0.039486 0.027078 40.176515 ( 52.741675)
total: 99.20 sec