Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-010733
#<BuildRuby:0x000055c261387df8
@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.20221124-010733",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004578 0.000327 1.048413 ( 1.097995)
build_miniruby 0.000000 0.000939 1.009003 ( 1.007680)
build_ruby 0.000000 0.001304 2.706339 ( 2.605816)
build_all 0.007535 0.001257 15.923552 ( 3.300826)
build_install 0.008066 0.000460 1.985133 ( 1.151079)
test_btest 0.000504 0.000056 62.962305 ( 11.118586)
test_basic 0.004266 0.000474 0.283791 ( 0.374548)
test_all 0.001154 0.000128 693.732061 (107.060024)
test_rubyspec 0.036101 0.026642 53.718236 ( 61.857882)
total: 189.58 sec