Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-135512
#<BuildRuby:0x0000565314f3b2c8
@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.20220811-135512",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006308 0.000000 0.811340 ( 0.882302)
build_miniruby 0.001051 0.000000 0.058171 ( 0.056927)
build_ruby 0.001018 0.000000 0.059707 ( 0.058499)
build_all 0.004789 0.000000 1.544941 ( 0.600064)
build_install 0.006259 0.003889 5.673654 ( 2.175660)
test_btest 0.000828 0.000042 54.911017 ( 8.023889)
test_basic 0.005247 0.000062 0.315738 ( 0.404635)
test_all 0.001688 0.000080 610.391242 ( 89.103931)
test_rubyspec 0.112884 0.012473 43.804072 ( 51.177618)
total: 152.48 sec