Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-040442
#<BuildRuby:0x000055e10b2b46d8
@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.20220727-040442",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010065 0.000719 1.045164 ( 2.344038)
build_miniruby 0.002068 0.000000 0.074073 ( 0.071993)
build_ruby 0.000000 0.001822 0.073300 ( 0.071649)
build_all 0.008628 0.002367 1.547360 ( 0.589488)
build_install 0.021274 0.000792 5.220484 ( 2.093657)
test_btest 0.000000 0.001547 76.906024 ( 8.312583)
test_basic 0.001140 0.006492 0.319730 ( 0.408678)
test_all 0.001909 0.000347 672.270959 ( 66.204668)
test_rubyspec 0.114553 0.056124 45.588195 ( 51.121533)
total: 131.22 sec