Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-044420
#<BuildRuby:0x00005646a7d64dd8
@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.20220913-044420",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000002 0.000016 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010262 0.000913 1.145639 ( 1.116639)
build_miniruby 0.001817 0.000260 0.072245 ( 0.070228)
build_ruby 0.001616 0.000231 0.074862 ( 0.072779)
build_all 0.009614 0.001373 1.528926 ( 0.589917)
build_install 0.017036 0.005492 1.918033 ( 0.949632)
test_btest 0.000978 0.000172 95.714861 ( 9.146908)
test_basic 0.007563 0.000000 0.347814 ( 0.436881)
test_all 0.002409 0.000000 632.995450 ( 67.051961)
test_rubyspec 0.134228 0.036304 47.023493 ( 55.533410)
total: 134.97 sec