Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-180156
#<BuildRuby:0x000055d6f52548e8
@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.20220909-180156",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007535 0.003853 1.168461 ( 1.120774)
build_miniruby 0.001989 0.000373 0.075208 ( 0.072987)
build_ruby 0.001561 0.000293 0.069483 ( 0.067127)
build_all 0.004586 0.007228 1.595279 ( 0.619643)
build_install 0.015701 0.006280 1.921216 ( 0.962540)
test_btest 0.000962 0.000288 95.128262 ( 9.725899)
test_basic 0.003409 0.005567 0.361814 ( 0.451078)
test_all 0.000000 0.003067 653.180020 ( 67.117399)
test_rubyspec 0.087141 0.081427 47.260137 ( 55.378508)
total: 135.52 sec