Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-203847
#<BuildRuby:0x000055b1e73f3e48
@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.20221203-203847",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004295 0.000661 1.169998 ( 1.306271)
build_miniruby 0.000952 0.000147 1.037730 ( 1.036388)
build_ruby 0.000919 0.000141 2.883331 ( 2.797631)
build_all 0.006094 0.003160 15.951183 ( 3.329827)
build_install 0.003824 0.005085 2.240900 ( 1.308551)
test_btest 0.000507 0.000127 66.727154 ( 10.909520)
test_basic 0.004962 0.000130 0.299347 ( 0.389695)
test_all 0.000917 0.000216 695.280685 (111.381568)
test_rubyspec 0.049187 0.016912 53.296631 ( 61.514637)
total: 193.97 sec