Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-132529
#<BuildRuby:0x000055fdbff37e20
@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.20230523-132529",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000000 0.005020 1.442310 ( 2.702660)
build_miniruby 0.000000 0.001098 0.806507 ( 0.805739)
build_ruby 0.000000 0.001290 2.469691 ( 2.469347)
build_all 0.008210 0.001351 12.686167 ( 1.144226)
build_install 0.007712 0.000302 1.785533 ( 0.878479)
test_btest 0.000780 0.000173 82.395612 ( 7.185772)
test_basic 0.001130 0.002756 0.618394 ( 0.696151)
test_all 0.001393 0.000367 440.041058 ( 50.888557)
test_rubyspec 0.004131 0.033621 42.003844 ( 54.482652)
total: 121.25 sec