Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-172249
#<BuildRuby:0x000055670a0744c0
@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.20220721-172249",
@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.000010 0.000003 0.000013 ( 0.000011)
configure 0.000046 0.000011 0.000057 ( 0.000047)
build_up 0.003413 0.007843 0.990559 ( 0.996238)
build_miniruby 0.000000 0.001925 0.076216 ( 0.073940)
build_ruby 0.000124 0.002025 0.070628 ( 0.068464)
build_all 0.004267 0.006019 1.533356 ( 0.596530)
build_install 0.020671 0.002365 5.156568 ( 2.027967)
test_btest 0.000801 0.000338 74.246075 ( 8.433511)
test_basic 0.008131 0.000000 0.323335 ( 0.413583)
test_all 0.001640 0.000329 635.333715 ( 64.365816)
test_rubyspec 0.110206 0.058842 45.662337 ( 51.398791)
total: 128.38 sec