Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-100607
#<BuildRuby:0x00005615ee73e7e0
@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.20220801-100607",
@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.000006)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.006611 0.000000 0.852682 ( 1.337927)
build_miniruby 0.000974 0.000000 0.056890 ( 0.055654)
build_ruby 0.000778 0.000000 0.059102 ( 0.057947)
build_all 0.004444 0.000000 1.519395 ( 0.587130)
build_install 0.001972 0.009134 5.653197 ( 2.172539)
test_btest 0.000733 0.000092 53.223075 ( 8.073055)
test_basic 0.006159 0.000182 0.349669 ( 0.436729)
test_all 0.001302 0.000000 598.086286 ( 88.495366)
test_rubyspec 0.103012 0.027470 43.957331 ( 49.588739)
total: 150.81 sec