Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-051550
#<BuildRuby:0x000055f32b1b0c00
@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.20220809-051550",
@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.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.011338 0.000215 1.022563 ( 2.638879)
build_miniruby 0.000000 0.002438 0.077266 ( 0.075342)
build_ruby 0.000429 0.001682 0.076628 ( 0.075310)
build_all 0.009864 0.000667 1.484552 ( 0.570956)
build_install 0.013155 0.009932 5.147185 ( 2.055463)
test_btest 0.001129 0.000238 73.567730 ( 8.413356)
test_basic 0.007021 0.000441 0.343207 ( 0.431474)
test_all 0.001703 0.000340 638.657696 ( 65.062389)
test_rubyspec 0.115180 0.066167 46.156491 ( 53.702394)
total: 133.03 sec