Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-075305
#<BuildRuby:0x00005645a2037fa8
@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.20221202-075305",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.003719 0.001352 1.157290 ( 1.174269)
build_miniruby 0.000646 0.000235 0.993416 ( 0.992234)
build_ruby 0.000882 0.000321 2.839121 ( 2.745644)
build_all 0.008676 0.000000 15.676904 ( 3.312037)
build_install 0.007536 0.002278 2.227325 ( 1.282398)
test_btest 0.000461 0.000141 58.290709 ( 12.243396)
test_basic 0.000000 0.004838 0.306170 ( 0.396871)
test_all 0.000000 0.001703 691.767576 (106.012549)
test_rubyspec 0.015212 0.048613 52.648265 ( 60.889147)
total: 189.05 sec