Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-110454
#<BuildRuby:0x0000558656af3d68
@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.20231228-110454",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003479 0.001391 1.081101 ( 1.451578)
build_miniruby 0.001483 0.000000 0.942062 ( 0.941602)
build_ruby 0.001262 0.000000 2.851112 ( 2.851725)
build_all 0.005764 0.004280 16.700295 ( 1.518322)
build_install 0.006941 0.001943 4.757202 ( 1.172690)
test_btest 0.000796 0.000318 83.756269 ( 7.161033)
test_basic 0.001830 0.003033 0.826668 ( 0.900969)
test_all 0.113178 0.021974 572.898713 ( 53.565745)
test_rubyspec 0.039411 0.009477 49.007399 ( 61.380692)
total: 130.95 sec