Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-125348
#<BuildRuby:0x0000562e1b3bc8e8
@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.20221109-125348",
@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.000007)
autoconf 0.000017 0.000006 0.000023 ( 0.000015)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007777 0.002828 1.126166 ( 1.223918)
build_miniruby 0.002194 0.000000 0.065973 ( 0.063889)
build_ruby 0.002311 0.000000 0.063245 ( 0.060794)
build_all 0.008085 0.000878 1.498144 ( 0.580944)
build_install 0.023668 0.000000 1.875141 ( 0.938296)
test_btest 0.001937 0.000000 89.005209 ( 8.977013)
test_basic 0.008871 0.000000 0.335891 ( 0.423664)
test_all 0.002425 0.000000 664.904550 ( 67.704310)
test_rubyspec 0.095341 0.083363 47.501643 ( 55.612256)
total: 135.59 sec