Logfile: /home/ko1/ruby/logs/brlog.trunk.20220514-034830
#<BuildRuby:0x000055b2cc90ff40
@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.20220514-034830",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007052 0.000000 0.875064 ( 0.934050)
build_miniruby 0.001005 0.000000 0.057035 ( 0.055800)
build_ruby 0.000850 0.000000 0.057362 ( 0.056252)
build_all 0.004342 0.000000 1.504931 ( 0.606367)
build_install 0.010947 0.000000 6.292498 ( 2.855894)
test_btest 0.000672 0.000000 55.031638 ( 8.535256)
test_basic 0.005805 0.000000 0.295044 ( 0.383747)
test_all 0.001802 0.000000 631.522093 ( 90.869326)
test_rubyspec 0.102468 0.026382 44.413958 ( 49.340715)
total: 153.64 sec