Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-011819
#<BuildRuby:0x000055b7e6099338
@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.20220726-011819",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.011104 0.001108 0.897119 ( 5.692888)
build_miniruby 0.001109 0.000370 0.054120 ( 0.052380)
build_ruby 0.001518 0.000506 0.065676 ( 0.063106)
build_all 0.005857 0.001953 1.229374 ( 0.465285)
build_install 0.016404 0.000460 4.362095 ( 1.811667)
test_btest 0.001202 0.000320 50.899923 ( 6.491015)
test_basic 0.005444 0.000086 0.282209 ( 0.372305)
test_all 0.001413 0.000353 478.233138 ( 51.027862)
test_rubyspec 0.072551 0.070933 41.598881 ( 47.581625)
total: 113.56 sec