Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-222336
#<BuildRuby:0x0000556ffe17c078
@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.20230726-222336",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004991 0.000526 1.424357 ( 2.740951)
build_miniruby 0.001307 0.000138 0.937424 ( 0.942337)
build_ruby 0.001029 0.000108 2.710669 ( 2.710038)
build_all 0.009595 0.000000 14.157769 ( 1.252884)
build_install 0.008076 0.000006 1.975636 ( 0.924780)
test_btest 0.001012 0.000087 81.582644 ( 7.766200)
test_basic 0.004145 0.000360 0.756067 ( 0.833604)
test_all 0.001319 0.000051 498.416988 ( 52.511070)
test_rubyspec 0.009061 0.034177 43.547136 ( 55.757972)
total: 125.44 sec