Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-121732
#<BuildRuby:0x0000557ab6203dd0
@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.20220730-121732",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006061 0.000432 0.813432 ( 1.005603)
build_miniruby 0.000876 0.000062 0.057005 ( 0.055722)
build_ruby 0.000882 0.000063 0.059086 ( 0.057805)
build_all 0.004747 0.000024 1.530540 ( 0.588736)
build_install 0.010866 0.000400 5.664223 ( 2.180329)
test_btest 0.000861 0.000054 56.556485 ( 7.990497)
test_basic 0.000000 0.005295 0.279343 ( 0.368228)
test_all 0.000000 0.001391 610.778896 ( 90.191317)
test_rubyspec 0.069621 0.058965 43.883967 ( 49.500167)
total: 151.94 sec