Logfile: /home/ko1/ruby/logs/brlog.trunk.20230609-114405
#<BuildRuby:0x0000556d5b28ef60
@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.20230609-114405",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002010 0.003811 1.472253 ( 2.742571)
build_miniruby 0.001103 0.000174 0.850951 ( 0.850954)
build_ruby 0.001271 0.000000 2.458780 ( 2.460222)
build_all 0.008646 0.000253 12.645750 ( 1.112650)
build_install 0.007652 0.000000 1.713464 ( 0.836581)
test_btest 0.001107 0.000000 81.925546 ( 6.575280)
test_basic 0.001110 0.003113 0.794167 ( 0.876727)
test_all 0.001188 0.000722 422.172594 ( 43.289285)
test_rubyspec 0.019060 0.030004 42.022627 ( 54.429608)
total: 113.17 sec