Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-143424
#<BuildRuby:0x0000564d08b1d1f8
@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.20220813-143424",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009329 0.000717 0.828935 ( 0.922279)
build_miniruby 0.001579 0.000122 0.064865 ( 0.063732)
build_ruby 0.001888 0.000145 0.067262 ( 0.065458)
build_all 0.002689 0.005465 1.275481 ( 0.483430)
build_install 0.016649 0.000106 1.587343 ( 0.806626)
test_btest 0.001334 0.000167 52.638239 ( 6.353466)
test_basic 0.004483 0.000560 0.292711 ( 0.384405)
test_all 0.002881 0.000360 507.756029 ( 53.309984)
test_rubyspec 0.098382 0.038454 41.603577 ( 49.208722)
total: 111.60 sec