Logfile: /home/ko1/ruby/logs/brlog.trunk.20230804-230703
#<BuildRuby:0x0000560188d778c0
@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.20230804-230703",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001422 0.004624 1.477289 ( 2.763252)
build_miniruby 0.000862 0.000402 0.877653 ( 0.877260)
build_ruby 0.000732 0.000342 2.798656 ( 2.798324)
build_all 0.006268 0.003195 14.641255 ( 1.274910)
build_install 0.004426 0.004238 2.069549 ( 0.926533)
test_btest 0.000620 0.000310 82.244337 ( 7.742975)
test_basic 0.000603 0.004447 0.556645 ( 0.637134)
test_all 0.000000 0.001613 564.672601 ( 51.659325)
test_rubyspec 0.015163 0.019672 45.833543 ( 58.202043)
total: 126.88 sec