Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-181426
#<BuildRuby:0x00005641619fd550
@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.20221025-181426",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003307 0.006705 1.163662 ( 1.234990)
build_miniruby 0.001769 0.000208 0.107995 ( 0.106815)
build_ruby 0.001247 0.000146 0.101424 ( 0.099952)
build_all 0.001774 0.006685 1.384883 ( 0.604708)
build_install 0.015373 0.000959 1.755392 ( 0.933460)
test_btest 0.001582 0.000301 61.975859 ( 6.859398)
test_basic 0.006544 0.001247 0.362560 ( 0.451978)
test_all 0.004253 0.002383 517.155460 ( 54.891048)
test_rubyspec 0.083474 0.033941 43.527721 ( 52.100246)
total: 117.28 sec