Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-112142
#<BuildRuby:0x0000557a20a386e0
@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.20220813-112142",
@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.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000016)
build_up 0.010178 0.001454 0.976903 ( 1.019272)
build_miniruby 0.000000 0.002086 0.074710 ( 0.072686)
build_ruby 0.000464 0.001642 0.076237 ( 0.074418)
build_all 0.007039 0.003982 1.504820 ( 0.575865)
build_install 0.014357 0.007784 1.865881 ( 0.917314)
test_btest 0.000920 0.000262 76.520866 ( 8.642111)
test_basic 0.002587 0.005073 0.330051 ( 0.427320)
test_all 0.003396 0.001132 667.695872 ( 65.190361)
test_rubyspec 0.096573 0.078754 45.772639 ( 53.338203)
total: 130.26 sec