Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-065801
#<BuildRuby:0x00005605334ec3a0
@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.20220907-065801",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000047 0.000021 0.000068 ( 0.000071)
build_up 0.011658 0.001527 0.966129 ( 1.766954)
build_miniruby 0.001772 0.000000 0.068413 ( 0.067788)
build_ruby 0.000000 0.002326 0.074840 ( 0.073349)
build_all 0.003420 0.006526 1.579989 ( 0.624026)
build_install 0.013434 0.008634 1.932685 ( 0.954406)
test_btest 0.001104 0.000000 89.848595 ( 9.578818)
test_basic 0.005024 0.003083 0.359491 ( 0.449236)
test_all 0.006748 0.000000 688.386624 ( 68.302867)
test_rubyspec 0.087525 0.082484 47.037496 ( 55.478613)
total: 137.30 sec