Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-054457
#<BuildRuby:0x000055f03af5be20
@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.20230728-054457",
@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.000026 0.000002 0.000028 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002922 0.003922 1.523499 ( 2.785650)
build_miniruby 0.001404 0.000000 0.962872 ( 0.962076)
build_ruby 0.001258 0.000000 2.588776 ( 2.588702)
build_all 0.006234 0.003611 14.815997 ( 1.310636)
build_install 0.004263 0.004568 2.134911 ( 0.963836)
test_btest 0.000873 0.000145 84.401839 ( 7.793511)
test_basic 0.004938 0.000138 0.563023 ( 0.633548)
test_all 0.001325 0.000212 532.007491 ( 55.896269)
test_rubyspec 0.021200 0.022263 45.919019 ( 58.210200)
total: 131.15 sec