Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-154404
#<BuildRuby:0x000055a567aa9350
@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.20220720-154404",
@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.000036 0.000000 0.000036 ( 0.000036)
autoconf 0.000043 0.000000 0.000043 ( 0.000043)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.004207 0.008351 0.854720 ( 1.855066)
build_miniruby 0.001753 0.000234 0.063745 ( 0.061792)
build_ruby 0.001598 0.000000 0.062685 ( 0.061394)
build_all 0.007753 0.000095 1.256355 ( 0.492561)
build_install 0.015256 0.003466 4.328364 ( 1.840824)
test_btest 0.001162 0.000158 54.650705 ( 5.856814)
test_basic 0.005312 0.000724 0.307251 ( 0.408607)
test_all 0.002750 0.000000 479.943491 ( 51.969645)
test_rubyspec 0.086755 0.046358 41.889743 ( 47.786530)
total: 110.33 sec