Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-201309
#<BuildRuby:0x000055aff95b3de0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220721-201309",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006869 0.889477 ( 1.221652)
build_miniruby 0.000176 0.000851 0.057223 ( 0.055931)
build_ruby 0.000802 0.000107 0.058742 ( 0.057544)
build_all 0.004487 0.000068 1.553194 ( 0.610837)
build_install 0.004098 0.004749 5.690833 ( 2.206239)
test_btest 0.000632 0.000000 55.667384 ( 7.998394)
test_basic 0.005437 0.000000 0.327623 ( 0.416282)
test_all 0.001312 0.000000 612.258439 ( 91.387008)
test_rubyspec 0.106258 0.022211 43.838512 ( 49.439976)
total: 153.39 sec