Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-075732
#<BuildRuby:0x0000560e2fd03d68
@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.20230725-075732",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000034 0.000003 0.000037 ( 0.000037)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006779 0.000714 1.478228 ( 2.933472)
build_miniruby 0.000893 0.000000 0.853862 ( 0.853458)
build_ruby 0.001180 0.000000 2.611810 ( 2.612145)
build_all 0.000027 0.009019 13.775229 ( 1.217565)
build_install 0.006571 0.001369 1.982842 ( 0.914828)
test_btest 0.000801 0.000167 81.504300 ( 7.412608)
test_basic 0.003808 0.000793 0.703461 ( 0.781217)
test_all 0.002561 0.000000 512.947981 ( 53.685628)
test_rubyspec 0.016633 0.027084 45.694147 ( 58.113852)
total: 128.53 sec