Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-062815
#<BuildRuby:0x0000555c57855350
@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-062815",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.009423 0.001450 0.880150 ( 1.755324)
build_miniruby 0.002125 0.000000 0.064145 ( 0.063442)
build_ruby 0.001142 0.000000 0.058621 ( 0.058495)
build_all 0.007843 0.000960 1.259133 ( 0.492637)
build_install 0.014124 0.004041 4.282229 ( 1.828645)
test_btest 0.001258 0.000209 54.900827 ( 6.483665)
test_basic 0.004348 0.000725 0.291097 ( 0.384302)
test_all 0.002836 0.000473 480.028116 ( 51.933035)
test_rubyspec 0.063576 0.070901 42.316234 ( 48.111810)
total: 111.11 sec