Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-034930
#<BuildRuby:0x00005620d326aeb8
@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.20231118-034930",
@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.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004594 0.001081 1.327562 ( 1.724222)
build_miniruby 0.000816 0.000192 0.863250 ( 0.863444)
build_ruby 0.001196 0.000282 2.953396 ( 2.953363)
build_all 0.004010 0.005512 16.433226 ( 1.456829)
build_install 0.005408 0.003391 4.873805 ( 1.184319)
test_btest 0.000990 0.000000 88.411573 ( 6.816160)
test_basic 0.003673 0.000121 0.584466 ( 0.661465)
test_all 0.088114 0.048453 509.624890 ( 47.804355)
test_rubyspec 0.029570 0.018202 49.349863 ( 61.654622)
total: 125.12 sec