Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-211349
#<BuildRuby:0x00005617faf6fbb8
@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.20230724-211349",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.005186 0.000692 1.507539 ( 2.819408)
build_miniruby 0.000893 0.000119 0.891387 ( 0.890641)
build_ruby 0.000000 0.001730 2.819202 ( 2.824046)
build_all 0.003281 0.005886 13.706316 ( 1.210724)
build_install 0.006361 0.001497 1.960431 ( 0.910648)
test_btest 0.000793 0.000186 81.517556 ( 7.148251)
test_basic 0.005428 0.000000 0.664647 ( 0.742215)
test_all 0.001550 0.000000 471.820243 ( 52.633478)
test_rubyspec 0.019508 0.023548 43.598652 ( 56.045195)
total: 125.23 sec