Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-083221
#<BuildRuby:0x0000564ab29f1570
@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.20221107-083221",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009308 0.000891 0.896355 ( 1.161504)
build_miniruby 0.001414 0.000235 0.050934 ( 0.049383)
build_ruby 0.001256 0.000210 0.049386 ( 0.048020)
build_all 0.003815 0.004487 1.198447 ( 0.460555)
build_install 0.009465 0.006012 1.578546 ( 0.808896)
test_btest 0.001158 0.000331 61.247304 ( 6.278471)
test_basic 0.004137 0.001182 0.313527 ( 0.405781)
test_all 0.001800 0.000280 522.098993 ( 55.116116)
test_rubyspec 0.089410 0.040684 43.395220 ( 51.959762)
total: 116.29 sec