Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-094617
#<BuildRuby:0x000055d3087191f8
@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.20220803-094617",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000035)
configure 0.000037 0.000010 0.000047 ( 0.000050)
build_up 0.005086 0.007016 0.851999 ( 1.285348)
build_miniruby 0.001021 0.000392 0.055377 ( 0.054378)
build_ruby 0.002418 0.000000 0.066802 ( 0.065078)
build_all 0.005779 0.001535 1.252879 ( 0.481194)
build_install 0.013711 0.001619 4.297779 ( 1.801312)
test_btest 0.001392 0.000434 54.249079 ( 6.119461)
test_basic 0.000000 0.006881 0.298295 ( 0.389322)
test_all 0.000000 0.002576 499.616308 ( 53.015915)
test_rubyspec 0.084260 0.042734 41.341587 ( 48.995637)
total: 112.21 sec