Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-025359
#<BuildRuby:0x000056374f2b0b60
@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.20221204-025359",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000021)
build_up 0.010231 0.000000 1.207510 ( 1.236788)
build_miniruby 0.002698 0.000069 0.852046 ( 0.850377)
build_ruby 0.000000 0.003190 2.253002 ( 2.156216)
build_all 0.015329 0.005767 18.685080 ( 2.195495)
build_install 0.013704 0.008915 2.068459 ( 1.020954)
test_btest 0.001115 0.000318 95.294517 ( 8.998358)
test_basic 0.000000 0.010917 0.356340 ( 0.440824)
test_all 0.001115 0.001023 693.482404 ( 72.474638)
test_rubyspec 0.108498 0.073402 49.469157 ( 57.576237)
total: 146.95 sec