Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-040011
#<BuildRuby:0x00005604fede7778
@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.20220304-040011",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.010754 0.000462 1.034187 ( 2.230361)
build_miniruby 0.001881 0.000126 0.075287 ( 0.073273)
build_ruby 0.002369 0.000000 0.076928 ( 0.074459)
build_all 0.005836 0.003887 4.167502 ( 0.827373)
build_install 0.015778 0.008165 7.925109 ( 2.443803)
test_btest 0.001069 0.000195 74.542116 ( 8.191803)
test_basic 0.007602 0.001382 0.334226 ( 0.425195)
test_all 0.001366 0.000249 710.372079 ( 76.060225)
test_rubyspec 0.098409 0.045793 46.524422 ( 51.952502)
total: 142.28 sec