Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-045032
#<BuildRuby:0x000055bbbcfa06e0
@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.20220910-045032",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005322 0.005090 1.155549 ( 1.237115)
build_miniruby 0.001709 0.000395 0.071050 ( 0.069479)
build_ruby 0.002095 0.000000 0.074730 ( 0.072819)
build_all 0.006303 0.004320 1.551517 ( 0.595578)
build_install 0.017299 0.005118 1.922993 ( 0.950543)
test_btest 0.000951 0.000259 93.358267 ( 9.486864)
test_basic 0.000000 0.007389 0.354322 ( 0.449003)
test_all 0.003078 0.000000 675.539712 ( 67.748458)
test_rubyspec 0.076272 0.070302 47.195856 ( 55.519364)
total: 136.13 sec