Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-024548
#<BuildRuby:0x00005645a3069570
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221006-024548",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.000000 0.010530 1.077566 ( 1.141527)
build_miniruby 0.000000 0.002134 0.102700 ( 0.098735)
build_ruby 0.000000 0.002032 0.083468 ( 0.080117)
build_all 0.000504 0.007685 1.281596 ( 0.569162)
build_install 0.011015 0.004115 1.612972 ( 0.876790)
test_btest 0.000883 0.000511 61.415407 ( 6.559773)
test_basic 0.005261 0.001124 0.346088 ( 0.445856)
test_all 0.004021 0.002212 510.750524 ( 54.693763)
test_rubyspec 0.083351 0.047382 42.043833 ( 50.682478)
total: 115.15 sec