Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-003456
#<BuildRuby:0x0000562e74427f90
@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.20221206-003456",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004623 0.000289 1.096963 ( 1.142949)
build_miniruby 0.000892 0.000056 1.033365 ( 1.032128)
build_ruby 0.001302 0.000000 2.793358 ( 2.703023)
build_all 0.009255 0.000097 15.813183 ( 3.494132)
build_install 0.008221 0.000194 2.244562 ( 1.340493)
test_btest 0.000591 0.000031 64.510512 ( 11.602423)
test_basic 0.000000 0.004554 0.303468 ( 0.394811)
test_all 0.000000 0.001415 696.846799 (107.159581)
test_rubyspec 0.048148 0.020694 53.634877 ( 61.819966)
total: 190.69 sec