Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-125433
#<BuildRuby:0x000055b747f9e7b0
@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.20221120-125433",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.005044 0.000075 1.134584 ( 1.491160)
build_miniruby 0.000777 0.000052 1.032438 ( 1.031182)
build_ruby 0.001036 0.000070 2.864248 ( 2.778869)
build_all 0.008667 0.000285 15.991461 ( 3.289615)
build_install 0.008826 0.000000 1.991093 ( 1.110691)
test_btest 0.000606 0.000000 61.039037 ( 11.458664)
test_basic 0.004743 0.000000 0.301933 ( 0.392925)
test_all 0.001324 0.000000 666.427713 (106.221886)
test_rubyspec 0.055847 0.014969 51.503021 ( 59.830009)
total: 187.61 sec