Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-110748
#<BuildRuby:0x0000558d0d50aad8
@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.20220825-110748",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.008501 0.000654 0.853293 ( 1.020796)
build_miniruby 0.002023 0.000000 0.060726 ( 0.058457)
build_ruby 0.001928 0.000000 0.067180 ( 0.064728)
build_all 0.007178 0.000475 1.217485 ( 0.464413)
build_install 0.014576 0.000633 1.592146 ( 0.794202)
test_btest 0.001186 0.000079 56.170880 ( 6.227639)
test_basic 0.005248 0.000350 0.289989 ( 0.389269)
test_all 0.004862 0.000000 505.886944 ( 53.800287)
test_rubyspec 0.126360 0.016204 41.607290 ( 49.867216)
total: 112.69 sec