Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-132750
#<BuildRuby:0x00005610106068c0
@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.20221128-132750",
@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.000020 0.000001 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004813 0.000040 1.085005 ( 1.219223)
build_miniruby 0.000860 0.000045 0.998673 ( 0.997543)
build_ruby 0.001237 0.000065 2.772546 ( 2.648236)
build_all 0.005485 0.003561 15.729531 ( 3.279436)
build_install 0.010240 0.000206 2.012403 ( 1.166292)
test_btest 0.000617 0.000052 64.820669 ( 10.573535)
test_basic 0.004577 0.000381 0.305936 ( 0.396866)
test_all 0.000767 0.000064 655.694287 (123.891474)
test_rubyspec 0.043666 0.020629 53.945627 ( 62.096925)
total: 206.27 sec