Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-071943
#<BuildRuby:0x000056047ef0c480
@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.20220214-071943",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006393 0.004630 0.938742 ( 2.771107)
build_miniruby 0.001315 0.000282 0.069482 ( 0.067863)
build_ruby 0.001612 0.000346 0.069999 ( 0.068273)
build_all 0.010419 0.001176 4.102703 ( 0.783849)
build_install 0.019860 0.000843 7.836997 ( 2.345963)
test_btest 0.001248 0.000208 71.720840 ( 8.113388)
test_basic 0.006508 0.001085 0.339165 ( 0.427467)
test_all 0.002442 0.000000 698.989934 ( 67.648868)
test_rubyspec 0.122896 0.045028 45.591526 ( 50.809511)
total: 133.04 sec