Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-104817
#<BuildRuby:0x000055de0f7aa858
@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.20220829-104817",
@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.000025 0.000009 0.000034 ( 0.000033)
autoconf 0.000044 0.000016 0.000060 ( 0.000062)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.008164 0.002969 0.839639 ( 0.886431)
build_miniruby 0.000000 0.002019 0.062678 ( 0.061343)
build_ruby 0.000000 0.001344 0.053919 ( 0.052370)
build_all 0.006480 0.001869 1.264858 ( 0.474634)
build_install 0.012175 0.002331 1.565587 ( 0.796939)
test_btest 0.000912 0.000342 53.356484 ( 6.412499)
test_basic 0.000938 0.004778 0.279354 ( 0.375656)
test_all 0.002424 0.001061 479.406042 ( 51.301147)
test_rubyspec 0.079103 0.051762 41.038555 ( 49.485687)
total: 109.85 sec