Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-020336
#<BuildRuby:0x000055b9c3ff74b8
@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-020336",
@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.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.010193 0.000000 1.078049 ( 1.113253)
build_miniruby 0.002082 0.000000 0.076271 ( 0.074266)
build_ruby 0.002168 0.000000 0.069478 ( 0.067059)
build_all 0.003775 0.004676 1.493089 ( 0.598669)
build_install 0.015632 0.005341 1.879254 ( 0.928650)
test_btest 0.001208 0.000127 84.790213 ( 8.903877)
test_basic 0.009153 0.000407 0.349141 ( 0.434768)
test_all 0.001728 0.000172 656.971785 ( 67.635861)
test_rubyspec 0.111020 0.072179 47.482431 ( 55.601366)
total: 135.36 sec