Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-204223
#<BuildRuby:0x000055f4b3ac08e8
@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.20220901-204223",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000000 0.000021 0.000021 ( 0.000014)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.005769 0.004382 0.981879 ( 1.009259)
build_miniruby 0.001684 0.000361 0.071590 ( 0.069606)
build_ruby 0.001546 0.000331 0.076283 ( 0.075244)
build_all 0.009637 0.001031 1.542820 ( 0.579533)
build_install 0.016027 0.007632 1.902650 ( 0.930588)
test_btest 0.001074 0.000000 77.624266 ( 8.151724)
test_basic 0.005328 0.002661 0.331901 ( 0.420336)
test_all 0.003158 0.000824 666.440110 ( 66.357670)
test_rubyspec 0.118685 0.046690 45.308078 ( 53.887817)
total: 131.48 sec