Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-052232
#<BuildRuby:0x000055fafd663de0
@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.20220727-052232",
@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.000018 0.000000 0.000018 ( 0.000018)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.003084 0.003612 0.835615 ( 0.970921)
build_miniruby 0.001005 0.000059 0.057383 ( 0.056134)
build_ruby 0.000987 0.000058 0.059617 ( 0.058373)
build_all 0.004737 0.000000 1.500647 ( 0.586232)
build_install 0.008734 0.000318 5.643547 ( 2.178200)
test_btest 0.000724 0.000000 50.289922 ( 8.080936)
test_basic 0.005409 0.000000 0.289973 ( 0.379481)
test_all 0.001012 0.000000 590.101184 ( 94.510901)
test_rubyspec 0.105595 0.023087 43.368169 ( 48.943829)
total: 155.77 sec