Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-075426
#<BuildRuby:0x0000557f9edabb50
@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.20230729-075426",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001571 0.004275 1.508383 ( 2.893656)
build_miniruby 0.000829 0.000131 0.944755 ( 0.943837)
build_ruby 0.000000 0.001279 2.672725 ( 2.672593)
build_all 0.006332 0.003261 15.063964 ( 1.331432)
build_install 0.007667 0.000647 1.967789 ( 0.891214)
test_btest 0.001181 0.000000 82.740133 ( 7.762356)
test_basic 0.005112 0.000360 0.794416 ( 0.870160)
test_all 0.000919 0.000167 527.123286 ( 57.323974)
test_rubyspec 0.035315 0.008890 44.993357 ( 57.268886)
total: 131.96 sec