Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-215248
#<BuildRuby:0x000055699c47c920
@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.20220804-215248",
@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.000017 0.000005 0.000022 ( 0.000022)
configure 0.000072 0.000018 0.000090 ( 0.000030)
build_up 0.007884 0.003996 0.971923 ( 1.059764)
build_miniruby 0.001651 0.000472 0.077130 ( 0.074858)
build_ruby 0.001639 0.000469 0.076142 ( 0.073772)
build_all 0.009287 0.000171 1.520538 ( 0.575950)
build_install 0.017164 0.006263 5.157983 ( 2.119158)
test_btest 0.001115 0.000304 73.697049 ( 8.591438)
test_basic 0.007484 0.000909 0.323146 ( 0.414872)
test_all 0.001780 0.000464 673.697664 ( 65.597571)
test_rubyspec 0.103696 0.071678 45.724206 ( 53.207493)
total: 131.72 sec