Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-201219
#<BuildRuby:0x000055a766e244c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221109-201219",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009633 0.000202 1.083625 ( 1.146584)
build_miniruby 0.001963 0.000000 0.069158 ( 0.067187)
build_ruby 0.002514 0.000000 0.067800 ( 0.065644)
build_all 0.009347 0.000000 1.523545 ( 0.594036)
build_install 0.020138 0.000893 1.868773 ( 0.943245)
test_btest 0.001533 0.000139 86.543144 ( 8.790986)
test_basic 0.008466 0.000769 0.347131 ( 0.435281)
test_all 0.002081 0.000189 644.742020 ( 67.047698)
test_rubyspec 0.113608 0.065205 47.737136 ( 55.929253)
total: 135.02 sec