Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-194957
#<BuildRuby:0x000055d579f79550
@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.20220726-194957",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009265 0.000713 0.815358 ( 0.883812)
build_miniruby 0.001329 0.000102 0.062495 ( 0.060876)
build_ruby 0.001359 0.000104 0.055854 ( 0.054612)
build_all 0.005311 0.003729 1.232559 ( 0.473166)
build_install 0.014901 0.000696 4.415114 ( 1.819033)
test_btest 0.001773 0.000197 53.381995 ( 6.068421)
test_basic 0.001880 0.005091 0.286241 ( 0.378287)
test_all 0.002477 0.000163 482.244493 ( 52.422093)
test_rubyspec 0.097680 0.041659 41.895366 ( 47.639904)
total: 109.80 sec