Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-065926
#<BuildRuby:0x0000564fe6f83f68
@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-065926",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005982 0.000427 0.820887 ( 1.571566)
build_miniruby 0.000848 0.000000 0.056595 ( 0.055436)
build_ruby 0.000933 0.000000 0.058769 ( 0.057588)
build_all 0.004785 0.000000 1.540237 ( 0.593243)
build_install 0.008644 0.000147 5.652089 ( 2.182355)
test_btest 0.000707 0.000042 55.242006 ( 8.027789)
test_basic 0.005324 0.000313 0.329200 ( 0.417813)
test_all 0.000892 0.000053 616.048644 ( 90.522692)
test_rubyspec 0.090830 0.028210 43.842121 ( 49.429931)
total: 152.86 sec