Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-195007
#<BuildRuby:0x000055b3eecd6700
@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.20220727-195007",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.008626 0.001991 0.961855 ( 1.692552)
build_miniruby 0.002125 0.000490 0.074660 ( 0.072355)
build_ruby 0.001811 0.000418 0.074618 ( 0.072354)
build_all 0.008945 0.000871 1.526502 ( 0.569283)
build_install 0.009657 0.011843 5.106099 ( 2.062778)
test_btest 0.000900 0.000300 78.141744 ( 8.480366)
test_basic 0.006481 0.002160 0.332240 ( 0.419978)
test_all 0.001359 0.000453 676.608075 ( 66.692974)
test_rubyspec 0.100247 0.074009 45.500280 ( 51.285947)
total: 131.35 sec