Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-080917
#<BuildRuby:0x0000555c52037fd8
@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.20230724-080917",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.005029 0.000838 1.392317 ( 2.706402)
build_miniruby 0.000793 0.000133 0.923106 ( 0.922113)
build_ruby 0.001152 0.000192 2.792070 ( 2.791918)
build_all 0.004021 0.005210 14.045720 ( 1.278733)
build_install 0.004022 0.004405 2.068459 ( 0.934776)
test_btest 0.000791 0.000208 80.419554 ( 8.010443)
test_basic 0.000000 0.004330 0.593558 ( 0.670573)
test_all 0.001650 0.000699 490.001214 ( 55.512424)
test_rubyspec 0.027275 0.017351 45.695477 ( 58.090687)
total: 130.92 sec