Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-110404
#<BuildRuby:0x000056386b62efe0
@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-110404",
@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.000010 0.000000 0.000010 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010128 0.000723 0.981001 ( 1.408971)
build_miniruby 0.001515 0.000108 0.065541 ( 0.064476)
build_ruby 0.000000 0.002146 0.075188 ( 0.073903)
build_all 0.006007 0.003632 1.552866 ( 0.578746)
build_install 0.018256 0.004861 5.210332 ( 2.128787)
test_btest 0.000953 0.000159 72.755305 ( 8.041620)
test_basic 0.006822 0.001137 0.318335 ( 0.405792)
test_all 0.000727 0.001470 662.164743 ( 66.197673)
test_rubyspec 0.089457 0.073496 45.581507 ( 51.294358)
total: 130.20 sec