Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-051723
#<BuildRuby:0x000055ee63403fb0
@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.20220808-051723",
@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.000027 0.000000 0.000027 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.006674 0.000188 0.845342 ( 1.266179)
build_miniruby 0.000957 0.000068 0.058025 ( 0.056662)
build_ruby 0.000909 0.000065 0.059729 ( 0.058500)
build_all 0.004472 0.000319 1.523618 ( 0.587218)
build_install 0.009048 0.000284 5.629396 ( 2.141253)
test_btest 0.000681 0.000046 54.111421 ( 8.153012)
test_basic 0.005417 0.000018 0.328075 ( 0.416785)
test_all 0.001148 0.000000 628.805164 ( 91.571543)
test_rubyspec 0.113546 0.016758 43.700258 ( 51.071200)
total: 155.32 sec