Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-011254
#<BuildRuby:0x0000563304868098
@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.20231227-011254",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.003546 0.000625 1.158454 ( 1.532838)
build_miniruby 0.000854 0.000151 0.899779 ( 0.899196)
build_ruby 0.001253 0.000221 2.827507 ( 2.827434)
build_all 0.009634 0.000091 16.063358 ( 1.443363)
build_install 0.008133 0.000000 4.675547 ( 1.176110)
test_btest 0.001024 0.000013 81.137722 ( 6.906821)
test_basic 0.000000 0.004591 0.692748 ( 0.767431)
test_all 0.088372 0.041774 538.483798 ( 48.397253)
test_rubyspec 0.026468 0.027972 50.207074 ( 62.472349)
total: 126.42 sec