Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-180441
#<BuildRuby:0x0000562a2e488d30
@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.20220828-180441",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.011136 0.000000 0.997785 ( 1.029994)
build_miniruby 0.001934 0.000079 0.072603 ( 0.071272)
build_ruby 0.002105 0.000263 0.071272 ( 0.069846)
build_all 0.009799 0.000637 1.527185 ( 0.586004)
build_install 0.019630 0.001658 1.898237 ( 0.950271)
test_btest 0.002093 0.000000 76.377473 ( 8.419637)
test_basic 0.007474 0.000434 0.338544 ( 0.429254)
test_all 0.002677 0.000186 664.896786 ( 66.635364)
test_rubyspec 0.116289 0.047559 45.775540 ( 54.306704)
total: 132.50 sec