Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-014251
#<BuildRuby:0x000055ff342ec4d8
@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.20220402-014251",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010244 0.000858 1.536362 ( 1.759528)
build_miniruby 0.002042 0.000272 0.785816 ( 0.784555)
build_ruby 0.003499 0.000466 3.372319 ( 3.189501)
build_all 0.019645 0.000000 21.567897 ( 2.300717)
build_install 0.020429 0.003387 8.742473 ( 3.017033)
test_btest 0.000000 0.001465 75.051059 ( 8.163377)
test_basic 0.001783 0.006417 0.337014 ( 0.424338)
test_all 0.001490 0.000276 702.270912 ( 71.951474)
test_rubyspec 0.112408 0.056557 46.516216 ( 51.624791)
total: 143.22 sec