Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-124229
#<BuildRuby:0x0000559c8e123df8
@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.20221124-124229",
@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.000008 0.000002 0.000010 ( 0.000024)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.000423 0.004031 1.104038 ( 1.260481)
build_miniruby 0.000709 0.000236 0.937767 ( 0.936438)
build_ruby 0.000904 0.000302 2.898971 ( 2.770285)
build_all 0.004676 0.004304 15.825999 ( 3.250213)
build_install 0.007550 0.001225 2.037049 ( 1.186539)
test_btest 0.000447 0.000160 61.181335 ( 11.255459)
test_basic 0.000253 0.004512 0.334104 ( 0.424897)
test_all 0.001429 0.000000 673.849417 (125.457793)
test_rubyspec 0.038225 0.030626 53.178153 ( 61.442001)
total: 207.98 sec