Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-184753
#<BuildRuby:0x000055c8b2d00e50
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220816-184753",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000095 0.000024 0.000119 ( 0.000125)
build_up 0.004841 0.006889 0.982097 ( 1.034534)
build_miniruby 0.001426 0.000510 0.075953 ( 0.074679)
build_ruby 0.001597 0.000570 0.078601 ( 0.077079)
build_all 0.000540 0.008278 1.569424 ( 0.577012)
build_install 0.021719 0.000548 1.859963 ( 0.904119)
test_btest 0.001242 0.000000 76.192130 ( 8.486514)
test_basic 0.007794 0.000000 0.321433 ( 0.411041)
test_all 0.001186 0.003417 678.736632 ( 66.374045)
test_rubyspec 0.120759 0.046295 44.954261 ( 52.585510)
total: 130.53 sec