Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-132138
#<BuildRuby:0x000055e173987ba0
@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.20220722-132138",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009261 0.000375 0.841348 ( 1.295853)
build_miniruby 0.001301 0.000093 0.052504 ( 0.052123)
build_ruby 0.000000 0.001356 0.056235 ( 0.055591)
build_all 0.002928 0.006433 1.284626 ( 0.501098)
build_install 0.016988 0.002271 4.271722 ( 1.785736)
test_btest 0.001306 0.000231 53.867727 ( 6.235027)
test_basic 0.006129 0.000195 0.289895 ( 0.381997)
test_all 0.001398 0.001511 484.043014 ( 52.728140)
test_rubyspec 0.090582 0.038700 41.771822 ( 47.649149)
total: 110.69 sec