Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-140913
#<BuildRuby:0x0000557f4376f670
@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.20221115-140913",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005309 0.000817 0.952250 ( 1.978610)
build_miniruby 0.000887 0.000136 0.881197 ( 0.879671)
build_ruby 0.001258 0.000193 2.510914 ( 2.425295)
build_all 0.007598 0.001169 15.461386 ( 2.792606)
build_install 0.009928 0.000702 1.861852 ( 0.975880)
test_btest 0.000601 0.000086 59.708271 ( 8.842477)
test_basic 0.005273 0.000753 0.344213 ( 0.432945)
test_all 0.000967 0.000138 607.296845 ( 91.095854)
test_rubyspec 0.083683 0.043539 45.387911 ( 53.622225)
total: 163.05 sec