Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-011936
#<BuildRuby:0x0000562c493c3568
@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.20240109-011936",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.000367 0.004052 0.988246 ( 1.351611)
build_miniruby 0.000920 0.000256 1.005571 ( 1.005074)
build_ruby 0.001020 0.000283 2.700720 ( 2.702699)
build_all 0.004418 0.005560 14.457421 ( 1.362085)
build_install 0.006241 0.002080 4.115704 ( 1.117979)
test_btest 0.000533 0.000177 72.876048 ( 7.657146)
test_basic 0.002634 0.000878 0.476720 ( 0.558103)
test_all 0.112201 0.023566 480.041759 ( 55.765220)
test_rubyspec 0.032309 0.004139 48.859237 ( 61.375202)
total: 132.90 sec