Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-051641
#<BuildRuby:0x000055770a7e3e58
@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.20221121-051641",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004729 0.000315 1.078004 ( 1.592543)
build_miniruby 0.000861 0.000058 1.076367 ( 1.075170)
build_ruby 0.001157 0.000078 2.877227 ( 2.786988)
build_all 0.008760 0.000000 15.707893 ( 3.211120)
build_install 0.009328 0.000525 1.947520 ( 1.140548)
test_btest 0.000519 0.000031 57.345513 ( 11.513893)
test_basic 0.005100 0.000000 0.325690 ( 0.416031)
test_all 0.001729 0.000095 637.094792 (102.365204)
test_rubyspec 0.055164 0.016153 51.737476 ( 59.965401)
total: 184.07 sec