Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-185709
#<BuildRuby:0x0000562f4c933df8
@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.20220802-185709",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.004265 0.002497 0.865745 ( 1.160863)
build_miniruby 0.000960 0.000000 0.057851 ( 0.056531)
build_ruby 0.001023 0.000000 0.059095 ( 0.057787)
build_all 0.004696 0.000000 1.498076 ( 0.588923)
build_install 0.008316 0.000772 5.664466 ( 2.160735)
test_btest 0.000641 0.000101 54.419209 ( 8.182809)
test_basic 0.001670 0.004068 0.328001 ( 0.416527)
test_all 0.000942 0.000198 591.921674 ( 89.458276)
test_rubyspec 0.087871 0.024861 43.740851 ( 51.114755)
total: 153.20 sec