Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-095928
#<BuildRuby:0x000055a3a27c00d8
@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.20230113-095928",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003619 0.000279 0.645252 ( 1.083780)
build_miniruby 0.000840 0.000065 0.677321 ( 0.676436)
build_ruby 0.001293 0.000000 2.462421 ( 2.461558)
build_all 0.005081 0.004037 12.918189 ( 1.620252)
build_install 0.006286 0.000262 1.483539 ( 0.708784)
test_btest 0.000612 0.000076 68.049647 ( 6.385610)
test_basic 0.000000 0.003577 0.258513 ( 0.353713)
test_all 0.001701 0.000000 504.815657 ( 51.176055)
test_rubyspec 0.016006 0.013965 35.843231 ( 46.406045)
total: 110.87 sec