Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-063145
#<BuildRuby:0x000055c6ad960f40
@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-063145",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000024)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.003848 0.007018 0.944511 ( 3.022407)
build_miniruby 0.000000 0.001908 0.075874 ( 0.073918)
build_ruby 0.000020 0.001822 0.082621 ( 0.080439)
build_all 0.009633 0.000000 4.098417 ( 0.765158)
build_install 0.015255 0.007096 7.718062 ( 2.260546)
test_btest 0.000718 0.000228 71.190429 ( 8.190007)
test_basic 0.002323 0.004614 0.345546 ( 0.435115)
test_all 0.001355 0.000493 703.860754 ( 68.056628)
test_rubyspec 0.113936 0.062106 45.724498 ( 51.330458)
total: 134.22 sec