Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-213007
#<BuildRuby:0x000055b6142cb4b8
@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.20220903-213007",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010088 0.001552 0.977321 ( 1.753987)
build_miniruby 0.002030 0.000313 0.071206 ( 0.068913)
build_ruby 0.000000 0.002138 0.069940 ( 0.068497)
build_all 0.005781 0.004262 1.545054 ( 0.590889)
build_install 0.017655 0.004569 1.956556 ( 0.955041)
test_btest 0.001096 0.000263 79.995216 ( 8.874090)
test_basic 0.003908 0.003665 0.334426 ( 0.423074)
test_all 0.002744 0.000738 650.196865 ( 65.183177)
test_rubyspec 0.102208 0.073309 45.533362 ( 53.942818)
total: 131.86 sec