Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-022653
#<BuildRuby:0x0000557a9f7eb2c8
@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.20220629-022653",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.004884 0.001776 0.839788 ( 1.063129)
build_miniruby 0.000776 0.000283 0.057359 ( 0.056100)
build_ruby 0.000710 0.000258 0.059271 ( 0.058094)
build_all 0.002939 0.001069 1.525708 ( 0.611333)
build_install 0.011012 0.000000 6.307618 ( 2.828822)
test_btest 0.000714 0.000000 49.938341 ( 8.351660)
test_basic 0.006033 0.000000 0.344604 ( 0.432314)
test_all 0.001315 0.000000 622.772635 ( 88.223724)
test_rubyspec 0.068905 0.047544 44.266383 ( 49.827677)
total: 151.45 sec