Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-071915
#<BuildRuby:0x000055d650e57500
@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.20231204-071915",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003916 0.000653 1.110976 ( 1.472390)
build_miniruby 0.000792 0.000132 0.905090 ( 0.904861)
build_ruby 0.001114 0.000185 2.822391 ( 2.822476)
build_all 0.002437 0.008078 16.879667 ( 1.580468)
build_install 0.006165 0.003556 4.964204 ( 1.212947)
test_btest 0.000918 0.000262 90.214522 ( 7.367285)
test_basic 0.000069 0.004155 0.769930 ( 0.846553)
test_all 0.100620 0.033338 555.203344 ( 51.046166)
test_rubyspec 0.020245 0.024290 50.130536 ( 62.461446)
total: 129.72 sec