Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-032542
#<BuildRuby:0x000055bd35326700
@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.20220812-032542",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006831 0.004823 0.993737 ( 1.173997)
build_miniruby 0.001501 0.000200 0.068747 ( 0.067138)
build_ruby 0.001681 0.000224 0.071169 ( 0.069594)
build_all 0.009291 0.000587 1.531306 ( 0.585267)
build_install 0.017677 0.005366 5.203583 ( 2.089616)
test_btest 0.001334 0.000210 79.273639 ( 8.490675)
test_basic 0.006808 0.000251 0.340918 ( 0.428666)
test_all 0.003407 0.000511 646.646035 ( 64.367257)
test_rubyspec 0.134417 0.046342 45.447296 ( 53.037278)
total: 130.31 sec