Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-115545
#<BuildRuby:0x0000564853d4fd68
@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.20230727-115545",
@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.000024 0.000001 0.000025 ( 0.000026)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001889 0.004373 1.618032 ( 2.811409)
build_miniruby 0.000945 0.000099 0.927635 ( 0.927215)
build_ruby 0.001356 0.000143 2.634105 ( 2.638817)
build_all 0.005202 0.003890 13.694833 ( 1.187862)
build_install 0.004297 0.003510 1.834805 ( 0.866765)
test_btest 0.000516 0.000090 78.440947 ( 7.619006)
test_basic 0.000457 0.004181 0.667537 ( 0.747914)
test_all 0.001630 0.000354 520.225877 ( 46.814542)
test_rubyspec 0.026210 0.013355 42.682085 ( 55.125226)
total: 118.74 sec