Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-135834
#<BuildRuby:0x0000562aa6fdbd68
@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-135834",
@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.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.003648 0.001949 1.313732 ( 2.619198)
build_miniruby 0.001188 0.000149 0.983639 ( 0.987564)
build_ruby 0.001248 0.000000 2.738406 ( 2.738428)
build_all 0.006237 0.002985 14.068154 ( 1.208532)
build_install 0.004544 0.003498 2.076351 ( 0.945259)
test_btest 0.000936 0.000167 81.755661 ( 7.471058)
test_basic 0.004679 0.000229 0.536771 ( 0.613536)
test_all 0.001265 0.000218 502.506137 ( 54.037837)
test_rubyspec 0.030493 0.011306 41.964008 ( 54.392272)
total: 125.01 sec