Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-011829
#<BuildRuby:0x00005594db827b50
@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-011829",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003495 0.003139 1.416214 ( 2.707416)
build_miniruby 0.000840 0.000168 0.857533 ( 0.856503)
build_ruby 0.000963 0.000192 2.552181 ( 2.552464)
build_all 0.008335 0.000839 14.297466 ( 1.288560)
build_install 0.007716 0.000650 1.998268 ( 0.913807)
test_btest 0.000780 0.000142 86.032823 ( 7.337700)
test_basic 0.004063 0.000738 0.642837 ( 0.720640)
test_all 0.000000 0.001417 512.276458 ( 60.572843)
test_rubyspec 0.004077 0.035928 42.938251 ( 55.375778)
total: 132.33 sec