Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-215304
#<BuildRuby:0x000055fed311e860
@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-215304",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.009414 0.000000 0.943071 ( 1.849814)
build_miniruby 0.002374 0.000000 0.841772 ( 0.841244)
build_ruby 0.002926 0.000000 2.111529 ( 2.112062)
build_all 0.012431 0.008666 18.689624 ( 2.173270)
build_install 0.013275 0.008723 2.065896 ( 1.008667)
test_btest 0.001260 0.000220 85.975855 ( 9.286026)
test_basic 0.005255 0.005553 0.354672 ( 0.438528)
test_all 0.001730 0.000376 674.057386 ( 63.069404)
test_rubyspec 0.102489 0.073142 48.384582 ( 56.488884)
total: 137.27 sec