Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-164950
#<BuildRuby:0x000056420ebdf4b0
@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-164950",
@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.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.003653 0.002413 1.473257 ( 2.881560)
build_miniruby 0.000000 0.001087 0.948186 ( 0.948040)
build_ruby 0.000000 0.001222 2.651289 ( 2.651234)
build_all 0.005349 0.004315 14.040878 ( 1.288368)
build_install 0.002984 0.004720 2.024483 ( 0.946066)
test_btest 0.000728 0.000224 83.171707 ( 7.341762)
test_basic 0.004471 0.000356 0.689364 ( 0.765707)
test_all 0.001050 0.000311 517.309462 ( 44.817073)
test_rubyspec 0.019551 0.020375 44.712437 ( 57.110568)
total: 118.75 sec