Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-110119
#<BuildRuby:0x000055992c3ec018
@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-110119",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.005278 0.000000 1.059580 ( 1.078452)
build_miniruby 0.000922 0.000000 0.938342 ( 0.937251)
build_ruby 0.001389 0.000000 2.790634 ( 2.691901)
build_all 0.008864 0.000000 15.957774 ( 3.365492)
build_install 0.002248 0.007520 1.990645 ( 1.112877)
test_btest 0.000523 0.000046 64.920888 ( 10.643629)
test_basic 0.004467 0.000389 0.303973 ( 0.394758)
test_all 0.000701 0.000061 657.560920 (104.611491)
test_rubyspec 0.059490 0.010191 51.260937 ( 59.527084)
total: 184.36 sec