Logfile: /home/ko1/ruby/logs/brlog.trunk.20230205-174345
#<BuildRuby:0x0000562b3501f4f8
@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.20230205-174345",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003551 0.000323 0.619483 ( 1.058443)
build_miniruby 0.000876 0.000080 0.630611 ( 0.630004)
build_ruby 0.001206 0.000000 2.038653 ( 2.038492)
build_all 0.007991 0.000410 12.037385 ( 1.476035)
build_install 0.006104 0.000104 1.447588 ( 0.695168)
test_btest 0.000670 0.000052 63.837942 ( 5.518798)
test_basic 0.003790 0.000000 0.257571 ( 0.352470)
test_all 0.001272 0.000016 486.752172 ( 47.156159)
test_rubyspec 0.027376 0.001496 35.356687 ( 45.769074)
total: 104.70 sec