Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-225551
#<BuildRuby:0x000055a0d18946e0
@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.20221114-225551",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005246 0.004884 1.084687 ( 1.119293)
build_miniruby 0.001812 0.000259 0.117222 ( 0.112798)
build_ruby 0.001680 0.000240 0.126204 ( 0.108164)
build_all 0.003995 0.005635 1.565971 ( 0.670480)
build_install 0.019508 0.002887 1.961693 ( 0.991299)
test_btest 0.001358 0.000272 85.723820 ( 8.888175)
test_basic 0.007795 0.000311 0.417727 ( 0.503681)
test_all 0.002094 0.000216 659.912679 ( 67.831696)
test_rubyspec 0.089037 0.072074 48.042814 ( 56.450638)
total: 136.68 sec