Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-051715
#<BuildRuby:0x000055cfdbc4a148
@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.20221016-051715",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008149 0.001358 1.082409 ( 1.145055)
build_miniruby 0.001297 0.000216 0.095001 ( 0.091919)
build_ruby 0.001397 0.000000 0.096131 ( 0.093781)
build_all 0.008189 0.000046 1.326559 ( 0.579387)
build_install 0.008415 0.005440 1.672548 ( 0.905418)
test_btest 0.001663 0.000333 63.784419 ( 6.929112)
test_basic 0.002755 0.005799 0.353872 ( 0.441992)
test_all 0.006144 0.000223 507.404036 ( 54.640754)
test_rubyspec 0.082786 0.049402 43.379006 ( 51.630997)
total: 116.46 sec