Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-164022
#<BuildRuby:0x0000556add2a3fa8
@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.20221204-164022",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.000000 0.004958 1.193879 ( 1.174900)
build_miniruby 0.000000 0.000870 0.964490 ( 0.963137)
build_ruby 0.000000 0.001215 2.777300 ( 2.691287)
build_all 0.001024 0.008301 15.843023 ( 3.390942)
build_install 0.007625 0.001534 2.202477 ( 1.274410)
test_btest 0.000441 0.000141 63.672560 ( 11.781832)
test_basic 0.002024 0.002691 0.319896 ( 0.410645)
test_all 0.000644 0.000224 689.915870 (106.044135)
test_rubyspec 0.046832 0.020580 53.906378 ( 62.086717)
total: 189.82 sec