Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-141633
#<BuildRuby:0x000055e2e88af018
@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.20230802-141633",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.002728 0.003202 1.549791 ( 3.175478)
build_miniruby 0.010708 0.000957 218.975937 ( 19.826107)
build_ruby 0.001218 0.000000 2.875373 ( 2.624790)
build_all 0.071074 0.016795 151.930350 ( 12.465589)
build_install 0.002913 0.004721 2.099760 ( 1.018168)
test_btest 0.000000 0.001101 83.793346 ( 8.142749)
test_basic 0.000000 0.004422 0.814208 ( 0.891891)
test_all 0.000000 0.001269 536.751647 ( 59.785952)
test_rubyspec 0.015859 0.024685 45.718349 ( 58.113752)
total: 166.05 sec