Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-053342
#<BuildRuby:0x00005600fe3780e8
@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.20230728-053342",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000015 0.000006 0.000021 ( 0.000020)
build_up 0.000845 0.004357 1.322294 ( 2.790790)
build_miniruby 0.000718 0.000335 0.900579 ( 0.899652)
build_ruby 0.000795 0.000370 2.928133 ( 2.928515)
build_all 0.009783 0.000000 13.680522 ( 1.243978)
build_install 0.007638 0.000357 2.004632 ( 0.898104)
test_btest 0.000983 0.000000 81.849318 ( 7.276509)
test_basic 0.005022 0.000000 0.681119 ( 0.758775)
test_all 0.001297 0.000000 503.264307 ( 50.482244)
test_rubyspec 0.022332 0.019333 43.509510 ( 55.922854)
total: 123.20 sec