Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-045352
#<BuildRuby:0x0000561edf068c00
@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.20220917-045352",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009577 0.000792 1.117414 ( 1.100259)
build_miniruby 0.001611 0.000230 0.073859 ( 0.072674)
build_ruby 0.001486 0.000212 0.073471 ( 0.071731)
build_all 0.002281 0.008697 1.569528 ( 0.600997)
build_install 0.012632 0.007049 1.935059 ( 0.964220)
test_btest 0.000995 0.000311 94.615719 ( 9.468111)
test_basic 0.001322 0.005586 0.358402 ( 0.458131)
test_all 0.003091 0.001159 642.228188 ( 66.745820)
test_rubyspec 0.117290 0.050916 47.226619 ( 55.622412)
total: 135.11 sec