Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-150046
#<BuildRuby:0x000055582b6abd68
@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-150046",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004036 0.000672 0.973049 ( 1.377740)
build_miniruby 0.002064 0.000000 0.969780 ( 0.969126)
build_ruby 0.002146 0.000013 2.890629 ( 2.890420)
build_all 0.006680 0.003122 14.885849 ( 1.481663)
build_install 0.009037 0.000000 4.253297 ( 1.149660)
test_btest 0.000704 0.000000 78.165377 ( 7.506578)
test_basic 0.003654 0.000000 0.447793 ( 0.527858)
test_all 0.113301 0.024534 500.950435 ( 59.094351)
test_rubyspec 0.027528 0.008738 50.192351 ( 62.770635)
total: 137.77 sec