Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-031007
#<BuildRuby:0x000055f51d0fbf00
@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.20220720-031007",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006179 0.000154 0.810913 ( 1.400682)
build_miniruby 0.000857 0.000057 0.058026 ( 0.056900)
build_ruby 0.000950 0.000063 0.059619 ( 0.058388)
build_all 0.004190 0.000279 1.551397 ( 0.614138)
build_install 0.009242 0.000000 5.619905 ( 2.181412)
test_btest 0.000673 0.000000 57.520234 ( 8.119984)
test_basic 0.001254 0.004213 0.293855 ( 0.382530)
test_all 0.001073 0.000119 608.247577 ( 90.720286)
test_rubyspec 0.090252 0.033529 44.023185 ( 49.650921)
total: 153.19 sec