Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-044256
#<BuildRuby:0x0000560dd1f0fb88
@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.20230528-044256",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004181 0.000738 1.492357 ( 2.757271)
build_miniruby 0.000994 0.000000 0.800377 ( 0.800079)
build_ruby 0.001244 0.000000 2.312140 ( 2.312688)
build_all 0.008633 0.000000 12.066870 ( 1.044963)
build_install 0.000863 0.006482 1.674241 ( 0.834239)
test_btest 0.000765 0.000174 81.228497 ( 6.587148)
test_basic 0.003741 0.000000 0.558899 ( 0.644382)
test_all 0.000000 0.001321 421.576526 ( 49.768823)
test_rubyspec 0.008202 0.032550 42.361960 ( 54.906342)
total: 119.66 sec