Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-201513
#<BuildRuby:0x000055ed2b56f0b8
@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.20230731-201513",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.005670 1.395659 ( 2.673233)
build_miniruby 0.000000 0.001027 0.881425 ( 0.880184)
build_ruby 0.000000 0.001220 2.578543 ( 2.578462)
build_all 0.008540 0.000304 13.481709 ( 1.191951)
build_install 0.004379 0.004234 2.061153 ( 0.958423)
test_btest 0.000840 0.000252 76.776642 ( 7.057288)
test_basic 0.003476 0.001042 0.721436 ( 0.803217)
test_all 0.001730 0.000000 508.186956 ( 46.762496)
test_rubyspec 0.016224 0.026630 45.541093 ( 57.907881)
total: 120.81 sec