Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-142510
#<BuildRuby:0x000055fa8b9872f0
@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.20221225-142510",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005389 0.004143 0.943955 ( 1.137849)
build_miniruby 0.002036 0.000271 0.831983 ( 0.830559)
build_ruby 0.002766 0.000000 2.159304 ( 2.159393)
build_all 0.017463 0.004751 18.571278 ( 2.166293)
build_install 0.016237 0.005989 2.044403 ( 1.002761)
test_btest 0.000000 0.001576 89.581090 ( 9.148981)
test_basic 0.002502 0.006641 0.350166 ( 0.437573)
test_all 0.002556 0.000251 676.168909 ( 67.310460)
test_rubyspec 0.103102 0.086252 48.019964 ( 56.171388)
total: 140.37 sec