Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-100324
#<BuildRuby:0x000055dc2eb63f68
@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.20220819-100324",
@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.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.007650 0.000000 0.936396 ( 2.483749)
build_miniruby 0.001230 0.000000 1.809229 ( 1.596527)
build_ruby 0.001936 0.000000 3.518466 ( 3.323937)
build_all 0.009874 0.000000 15.788223 ( 2.894653)
build_install 0.007257 0.003931 1.988764 ( 0.966004)
test_btest 0.000682 0.000031 48.521643 ( 8.645593)
test_basic 0.005501 0.000066 0.334777 ( 0.423398)
test_all 0.002330 0.000101 625.523461 ( 90.230774)
test_rubyspec 0.044920 0.018282 44.147935 ( 52.471442)
total: 163.04 sec