Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-123047
#<BuildRuby:0x000055bb2762c018
@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-123047",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.003681 0.001338 1.100082 ( 1.080254)
build_miniruby 0.000792 0.000288 0.993470 ( 0.992205)
build_ruby 0.000966 0.000352 2.788204 ( 2.701814)
build_all 0.006480 0.002357 15.848164 ( 3.260750)
build_install 0.007002 0.002143 1.976055 ( 1.131896)
test_btest 0.000464 0.000166 63.582104 ( 10.859373)
test_basic 0.003396 0.001213 0.279018 ( 0.370026)
test_all 0.000965 0.000345 648.209729 ( 99.734370)
test_rubyspec 0.054664 0.014491 51.533515 ( 59.700142)
total: 179.83 sec