Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-100914
#<BuildRuby:0x000055e833263ba0
@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.20221027-100914",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005518 0.004254 1.093084 ( 1.254566)
build_miniruby 0.002005 0.000000 0.097755 ( 0.094208)
build_ruby 0.002131 0.000000 0.102585 ( 0.098959)
build_all 0.003106 0.004671 1.288928 ( 0.562860)
build_install 0.011241 0.004109 1.636631 ( 0.887192)
test_btest 0.001034 0.000172 64.516188 ( 6.699607)
test_basic 0.005550 0.000925 0.348094 ( 0.448142)
test_all 0.005589 0.000932 510.221994 ( 54.734894)
test_rubyspec 0.081911 0.053936 43.685987 ( 52.203680)
total: 116.98 sec