Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-065919
#<BuildRuby:0x0000564a612f34b8
@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-065919",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010196 0.000877 1.159911 ( 4.171474)
build_miniruby 0.002020 0.000288 0.074503 ( 0.072384)
build_ruby 0.001412 0.000202 0.076676 ( 0.075194)
build_all 0.010097 0.000712 1.531097 ( 0.590155)
build_install 0.011575 0.011852 1.916220 ( 0.935164)
test_btest 0.001352 0.000338 96.060465 ( 9.866060)
test_basic 0.007578 0.000462 0.352004 ( 0.440041)
test_all 0.003104 0.000731 690.663058 ( 68.608359)
test_rubyspec 0.074534 0.090585 47.230639 ( 55.512735)
total: 140.27 sec