Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-105001
#<BuildRuby:0x000056266a7280d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-105001",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004614 0.000307 1.199305 ( 1.465574)
build_miniruby 0.000895 0.000060 1.048888 ( 1.047706)
build_ruby 0.001299 0.000087 2.760197 ( 2.654520)
build_all 0.008984 0.000015 15.798621 ( 3.261698)
build_install 0.005552 0.004046 2.266470 ( 1.310278)
test_btest 0.000600 0.000063 60.440112 ( 11.866736)
test_basic 0.001417 0.003827 0.304670 ( 0.394774)
test_all 0.001066 0.000160 664.665052 (110.660288)
test_rubyspec 0.049621 0.017721 53.539877 ( 61.690428)
total: 194.35 sec