Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-154509
#<BuildRuby:0x0000560653f1c098
@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.20230724-154509",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004807 0.000437 1.494262 ( 2.770810)
build_miniruby 0.000990 0.000090 0.868244 ( 0.867889)
build_ruby 0.001307 0.000119 2.688650 ( 2.688548)
build_all 0.009211 0.000000 13.900577 ( 1.223272)
build_install 0.008119 0.000000 1.924850 ( 0.925799)
test_btest 0.000950 0.000000 81.176402 ( 6.928570)
test_basic 0.004279 0.000000 0.715695 ( 0.794796)
test_all 0.001361 0.000000 497.919033 ( 52.408117)
test_rubyspec 0.023768 0.021333 43.459732 ( 55.731278)
total: 124.34 sec