Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-185638
#<BuildRuby:0x00005597074951f8
@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.20221011-185638",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.009133 0.000367 1.074028 ( 2.408974)
build_miniruby 0.002051 0.000147 0.099976 ( 0.097310)
build_ruby 0.001549 0.000110 0.102872 ( 0.100511)
build_all 0.007783 0.000210 1.344967 ( 0.578483)
build_install 0.009432 0.005424 1.631222 ( 0.890890)
test_btest 0.001593 0.000199 59.637193 ( 6.685604)
test_basic 0.006118 0.000764 0.360593 ( 0.451332)
test_all 0.006936 0.000153 504.472252 ( 53.947098)
test_rubyspec 0.111023 0.028227 43.025650 ( 51.439769)
total: 116.60 sec