Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-032616
#<BuildRuby:0x0000557ac734f728
@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.20230731-032616",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006588 0.000255 1.544805 ( 2.806418)
build_miniruby 0.001010 0.000101 0.967438 ( 0.966585)
build_ruby 0.001116 0.000112 2.710822 ( 2.710466)
build_all 0.009064 0.000046 14.732658 ( 1.332636)
build_install 0.005276 0.003387 2.173547 ( 0.965739)
test_btest 0.000860 0.000104 86.061301 ( 8.157338)
test_basic 0.003843 0.000461 0.560551 ( 0.637522)
test_all 0.001724 0.000207 534.496258 ( 60.509059)
test_rubyspec 0.023417 0.019728 44.653876 ( 57.055870)
total: 135.14 sec