Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-232059
#<BuildRuby:0x000055ad04ecd1f8
@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-232059",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000034 0.000008 0.000042 ( 0.000044)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.008278 0.002069 0.857421 ( 1.215200)
build_miniruby 0.001006 0.000251 0.063903 ( 0.062585)
build_ruby 0.001616 0.000404 0.055130 ( 0.053287)
build_all 0.007342 0.000610 1.233528 ( 0.454825)
build_install 0.010835 0.003935 1.580573 ( 0.790612)
test_btest 0.001048 0.000262 54.858251 ( 6.579819)
test_basic 0.002312 0.004023 0.293047 ( 0.387895)
test_all 0.005309 0.000000 512.173602 ( 53.488674)
test_rubyspec 0.093609 0.042297 41.726806 ( 49.999609)
total: 113.03 sec