Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-054431
#<BuildRuby:0x000055eb7a51a700
@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.20220828-054431",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009699 0.001780 0.999074 ( 1.152106)
build_miniruby 0.001598 0.000491 0.073622 ( 0.071594)
build_ruby 0.002421 0.000000 0.081069 ( 0.078810)
build_all 0.008607 0.001892 1.548430 ( 0.570384)
build_install 0.014798 0.006488 1.908195 ( 0.919730)
test_btest 0.000765 0.000239 75.142285 ( 8.209115)
test_basic 0.006503 0.000346 0.318919 ( 0.408945)
test_all 0.002813 0.000827 637.427191 ( 66.630909)
test_rubyspec 0.080990 0.089283 45.867791 ( 54.364496)
total: 132.41 sec