Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-160717
#<BuildRuby:0x00005589a3bb87d0
@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.20220225-160717",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008498 0.002125 0.991123 ( 1.136666)
build_miniruby 0.001824 0.000000 0.071469 ( 0.069834)
build_ruby 0.000000 0.002608 0.076507 ( 0.073965)
build_all 0.005749 0.002880 4.156801 ( 0.863172)
build_install 0.013338 0.009284 7.853086 ( 2.402290)
test_btest 0.001170 0.000439 73.579892 ( 8.358577)
test_basic 0.007212 0.000819 0.341485 ( 0.440876)
test_all 0.001713 0.000000 654.528330 ( 65.891449)
test_rubyspec 0.102757 0.060736 46.337274 ( 51.904919)
total: 131.14 sec