Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-073521
#<BuildRuby:0x0000557cbb8c30b0
@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.20220325-073521",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008547 0.001315 1.030161 ( 1.382088)
build_miniruby 0.001574 0.000242 0.067302 ( 0.066075)
build_ruby 0.001393 0.000215 0.067011 ( 0.065750)
build_all 0.004696 0.004913 4.100285 ( 0.855793)
build_install 0.017707 0.001461 7.771334 ( 2.415063)
test_btest 0.001222 0.000230 75.415586 ( 7.960025)
test_basic 0.005779 0.001084 0.338687 ( 0.429502)
test_all 0.001364 0.000255 663.783908 ( 65.622681)
test_rubyspec 0.106356 0.049427 45.792442 ( 51.234965)
total: 130.03 sec