Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-062222
#<BuildRuby:0x000055dcf67a04d0
@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.20220729-062222",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.008578 0.002859 0.998684 ( 2.512602)
build_miniruby 0.001855 0.000619 0.075327 ( 0.073589)
build_ruby 0.001470 0.000490 0.069810 ( 0.068546)
build_all 0.009371 0.000000 1.519779 ( 0.602738)
build_install 0.021632 0.001805 5.177115 ( 2.088896)
test_btest 0.001513 0.000000 75.197903 ( 8.310919)
test_basic 0.003703 0.004579 0.337043 ( 0.425482)
test_all 0.001517 0.000413 676.577190 ( 66.459399)
test_rubyspec 0.110765 0.067223 45.296561 ( 50.725353)
total: 131.27 sec