Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-235443
#<BuildRuby:0x000055f0d1328af8
@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.20220304-235443",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008884 0.003185 1.042083 ( 1.091772)
build_miniruby 0.002134 0.000569 0.070710 ( 0.068841)
build_ruby 0.002566 0.000000 0.068115 ( 0.066523)
build_all 0.008899 0.000868 4.145058 ( 0.857058)
build_install 0.020988 0.002638 7.927127 ( 2.453804)
test_btest 0.001382 0.000291 76.328290 ( 8.528284)
test_basic 0.006500 0.001368 0.335748 ( 0.423295)
test_all 0.001665 0.000351 716.558104 ( 68.269629)
test_rubyspec 0.099224 0.059151 46.364695 ( 51.797694)
total: 133.56 sec