Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-090114
#<BuildRuby:0x000055e32081bfb0
@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.20221119-090114",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000019 0.000000 0.000019 ( 0.000018)
build_up 0.005031 0.000000 1.145515 ( 1.150426)
build_miniruby 0.001085 0.000000 0.972616 ( 0.971197)
build_ruby 0.001330 0.000000 2.874085 ( 2.779454)
build_all 0.004519 0.004481 15.985108 ( 3.230493)
build_install 0.008465 0.000000 2.089445 ( 1.217161)
test_btest 0.000632 0.000011 64.014342 ( 10.560944)
test_basic 0.004145 0.000231 0.339381 ( 0.430430)
test_all 0.001475 0.000386 617.578149 (105.295022)
test_rubyspec 0.028945 0.033368 51.782575 ( 60.042428)
total: 185.68 sec