Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-094243
#<BuildRuby:0x000055995b10ec40
@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.20220726-094243",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005824 0.000275 0.848264 ( 1.312366)
build_miniruby 0.000864 0.000124 0.057624 ( 0.056313)
build_ruby 0.000850 0.000122 0.058533 ( 0.057388)
build_all 0.004537 0.000049 1.528611 ( 0.584314)
build_install 0.010483 0.000247 5.622932 ( 2.155570)
test_btest 0.000571 0.000067 49.215624 ( 8.080211)
test_basic 0.005359 0.000111 0.252556 ( 0.341693)
test_all 0.000944 0.000105 631.515698 ( 89.740517)
test_rubyspec 0.093234 0.032744 43.637355 ( 49.256142)
total: 151.59 sec