Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-133903
#<BuildRuby:0x000055ea3f8f3de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-133903",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.004890 1.072349 ( 1.181739)
build_miniruby 0.000000 0.000859 0.940527 ( 0.939115)
build_ruby 0.000000 0.001390 2.794961 ( 2.705490)
build_all 0.001653 0.007230 15.906783 ( 3.374850)
build_install 0.006969 0.003376 2.034243 ( 1.222761)
test_btest 0.000428 0.000150 55.563907 ( 11.737908)
test_basic 0.003482 0.001219 0.294399 ( 0.384654)
test_all 0.000967 0.000338 631.464082 (101.446430)
test_rubyspec 0.046856 0.023196 51.107285 ( 59.357351)
total: 182.35 sec