Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-205603
#<BuildRuby:0x000055b780767ce8
@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.20230701-205603",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.002623 0.003389 1.503300 ( 2.719028)
build_miniruby 0.000947 0.000000 0.861219 ( 0.861568)
build_ruby 0.001291 0.000000 2.641046 ( 2.641492)
build_all 0.008477 0.001176 11.955780 ( 8.337510)
build_install 0.008533 0.000135 5.130009 ( 1.955376)
test_btest 0.000916 0.000321 86.634619 ( 7.834090)
test_basic 0.000000 0.003810 0.680976 ( 0.763227)
test_all 0.000000 0.001599 476.334863 ( 40.878645)
test_rubyspec 0.005923 0.034068 43.707216 ( 56.190212)
total: 122.18 sec