Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-192642
#<BuildRuby:0x0000562ead002968
@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.20221203-192642",
@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.000016 0.000001 0.000017 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005157 0.000118 1.189677 ( 1.219708)
build_miniruby 0.000985 0.000094 1.057265 ( 1.056025)
build_ruby 0.000000 0.001313 2.819306 ( 2.699602)
build_all 0.006214 0.002926 15.913434 ( 3.382304)
build_install 0.009901 0.000205 2.283565 ( 1.328005)
test_btest 0.000576 0.000072 67.290846 ( 10.845670)
test_basic 0.004743 0.000593 0.301068 ( 0.391131)
test_all 0.001204 0.000000 694.572666 (109.893419)
test_rubyspec 0.038846 0.026122 53.953043 ( 62.041954)
total: 192.86 sec