Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-195939
#<BuildRuby:0x0000560ffd1148e8
@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.20220913-195939",
@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.000017 0.000002 0.000019 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003297 0.008069 1.144529 ( 1.102409)
build_miniruby 0.001572 0.000449 0.071688 ( 0.069631)
build_ruby 0.001957 0.000559 0.073595 ( 0.070777)
build_all 0.007493 0.002141 1.567445 ( 0.620974)
build_install 0.014438 0.006351 1.900533 ( 0.949725)
test_btest 0.001272 0.000397 93.257896 ( 9.425264)
test_basic 0.006848 0.000000 0.351968 ( 0.448642)
test_all 0.003855 0.000000 682.918955 ( 68.704893)
test_rubyspec 0.100453 0.084304 47.322411 ( 55.602311)
total: 137.00 sec