Logfile: /home/ko1/ruby/logs/brlog.trunk.20220611-193057
#<BuildRuby:0x00005589561fc4f0
@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.20220611-193057",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007461 0.005903 0.976428 ( 1.001641)
build_miniruby 0.001629 0.000408 0.066494 ( 0.064395)
build_ruby 0.000000 0.002228 0.071023 ( 0.069051)
build_all 0.007382 0.001840 1.469178 ( 0.590072)
build_install 0.015729 0.006660 5.847581 ( 2.845527)
test_btest 0.001090 0.000340 74.074148 ( 8.066045)
test_basic 0.004295 0.003143 0.329963 ( 0.422578)
test_all 0.002008 0.000670 693.854374 ( 67.457672)
test_rubyspec 0.083038 0.087900 45.819003 ( 51.550555)
total: 132.07 sec