Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-220554
#<BuildRuby:0x000055987c837600
@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.20220903-220554",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006823 0.004460 0.980579 ( 0.984391)
build_miniruby 0.001936 0.000258 0.070109 ( 0.067834)
build_ruby 0.001833 0.000245 0.077342 ( 0.075154)
build_all 0.009571 0.001276 1.543592 ( 0.606610)
build_install 0.011709 0.012009 1.900887 ( 0.934099)
test_btest 0.000000 0.001290 71.053580 ( 8.198637)
test_basic 0.004652 0.002405 0.333935 ( 0.428700)
test_all 0.002735 0.000760 679.385237 ( 66.662601)
test_rubyspec 0.108283 0.071270 45.319381 ( 53.740923)
total: 131.70 sec