Logfile: /home/ko1/ruby/logs/brlog.trunk.20230801-203049
#<BuildRuby:0x000055de8ebbbfa8
@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.20230801-203049",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006087 0.000553 1.473746 ( 2.736808)
build_miniruby 0.000899 0.000082 0.873343 ( 0.872837)
build_ruby 0.001419 0.000129 2.700717 ( 2.705441)
build_all 0.003518 0.005442 13.151608 ( 1.168284)
build_install 0.004065 0.003699 1.914611 ( 0.897447)
test_btest 0.000838 0.000193 74.844694 ( 7.733926)
test_basic 0.003964 0.000915 0.650539 ( 0.731783)
test_all 0.001255 0.000289 482.787328 ( 56.385582)
test_rubyspec 0.002288 0.041654 43.834051 ( 56.224172)
total: 129.46 sec