Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-200253
#<BuildRuby:0x000055df14342eb8
@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.20230606-200253",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004064 0.003211 1.523873 ( 2.786239)
build_miniruby 0.000867 0.000183 0.824474 ( 0.824925)
build_ruby 0.001183 0.000249 2.591115 ( 2.590584)
build_all 0.009348 0.000000 12.748339 ( 1.232910)
build_install 0.006633 0.000751 1.747068 ( 0.875022)
test_btest 0.000984 0.000179 80.359094 ( 7.636328)
test_basic 0.004278 0.000012 0.738013 ( 0.821116)
test_all 0.001146 0.000200 439.694621 ( 49.096811)
test_rubyspec 0.022651 0.015452 42.926532 ( 55.407886)
total: 121.27 sec