Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-120807
#<BuildRuby:0x0000555dc4699570
@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.20220720-120807",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.011223 0.001991 0.740410 ( 1.343745)
build_miniruby 0.002652 0.000000 0.047415 ( 0.045908)
build_ruby 0.002650 0.000192 0.048797 ( 0.047788)
build_all 0.007624 0.000685 1.237186 ( 0.475025)
build_install 0.009178 0.013308 4.409423 ( 1.808063)
test_btest 0.000000 0.001530 50.745679 ( 6.489410)
test_basic 0.001581 0.004678 0.283792 ( 0.376877)
test_all 0.001239 0.000572 493.895630 ( 54.224990)
test_rubyspec 0.085944 0.050637 40.278790 ( 46.273403)
total: 111.09 sec