Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-192145
#<BuildRuby:0x000055e89c353c18
@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.20230726-192145",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.005818 0.000420 1.619027 ( 3.020480)
build_miniruby 0.000765 0.000161 0.868318 ( 0.867621)
build_ruby 0.000948 0.000200 2.762634 ( 2.762697)
build_all 0.005391 0.003391 13.696322 ( 1.225913)
build_install 0.003977 0.003921 1.896745 ( 0.901775)
test_btest 0.000534 0.000146 79.042490 ( 7.266988)
test_basic 0.000104 0.003965 0.598045 ( 0.677534)
test_all 0.001756 0.000559 491.812983 ( 52.815483)
test_rubyspec 0.015539 0.026118 42.285476 ( 54.617477)
total: 124.16 sec