Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-050943
#<BuildRuby:0x000055bb8a048620
@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.20220919-050943",
@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.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004701 0.005782 1.076392 ( 1.093816)
build_miniruby 0.001402 0.000583 0.116376 ( 0.111832)
build_ruby 0.001301 0.000542 0.118200 ( 0.100953)
build_all 0.009958 0.000372 1.600957 ( 0.681640)
build_install 0.010773 0.011986 1.952486 ( 0.969555)
test_btest 0.001117 0.000000 76.705335 ( 8.492873)
test_basic 0.004018 0.002736 0.389575 ( 0.483396)
test_all 0.002348 0.001105 637.363274 ( 66.695497)
test_rubyspec 0.088039 0.082873 45.888656 ( 54.223332)
total: 132.85 sec