Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-075259
#<BuildRuby:0x00005572bf23ead8
@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.20221103-075259",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004130 0.004557 0.917101 ( 0.957373)
build_miniruby 0.001670 0.000257 0.050443 ( 0.049067)
build_ruby 0.000000 0.001318 0.040103 ( 0.039199)
build_all 0.003817 0.002884 1.206998 ( 0.480370)
build_install 0.014389 0.001069 1.546615 ( 0.797988)
test_btest 0.001242 0.000233 62.697846 ( 6.423171)
test_basic 0.005801 0.001088 0.310338 ( 0.401463)
test_all 0.006166 0.001156 521.704415 ( 55.277206)
test_rubyspec 0.099278 0.032410 43.440718 ( 51.960002)
total: 116.39 sec