Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-145609
#<BuildRuby:0x000055976ca1bf68
@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.20221116-145609",
@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.000017 0.000007 0.000024 ( 0.000024)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000011 0.000004 0.000015 ( 0.000014)
build_up 0.000000 0.004615 1.056707 ( 1.274857)
build_miniruby 0.000000 0.001083 0.927353 ( 0.925931)
build_ruby 0.000000 0.001392 2.799234 ( 2.696759)
build_all 0.000390 0.008330 15.713530 ( 3.357647)
build_install 0.007852 0.000311 1.997573 ( 1.141956)
test_btest 0.000406 0.000224 63.197699 ( 10.975567)
test_basic 0.003168 0.001742 0.278717 ( 0.369322)
test_all 0.000568 0.000312 652.395788 (103.216490)
test_rubyspec 0.033382 0.026032 51.105374 ( 59.461125)
total: 183.42 sec