Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-234427
#<BuildRuby:0x000056257c453e20
@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.20230726-234427",
@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.000003 0.000017 ( 0.000016)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.001124 0.004278 1.394974 ( 2.655994)
build_miniruby 0.001153 0.000256 0.942566 ( 0.942408)
build_ruby 0.000971 0.000216 2.628392 ( 2.627952)
build_all 0.000609 0.008636 14.210618 ( 1.262009)
build_install 0.007447 0.001009 1.998391 ( 0.913684)
test_btest 0.000821 0.000259 85.725869 ( 7.525627)
test_basic 0.003711 0.001172 0.568139 ( 0.645381)
test_all 0.001281 0.000404 502.040934 ( 58.493931)
test_rubyspec 0.022048 0.017424 44.790168 ( 57.227448)
total: 132.30 sec