Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-165128
#<BuildRuby:0x00005573f7c9fe58
@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.20220812-165128",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000609 0.006109 0.884687 ( 1.083239)
build_miniruby 0.001024 0.000000 0.058648 ( 0.057388)
build_ruby 0.001030 0.000000 0.060340 ( 0.059109)
build_all 0.003855 0.000638 1.564659 ( 0.607644)
build_install 0.009424 0.001413 1.941823 ( 0.984278)
test_btest 0.000680 0.000170 51.408777 ( 8.419174)
test_basic 0.004390 0.001097 0.325546 ( 0.414235)
test_all 0.001298 0.000325 627.451240 ( 89.952480)
test_rubyspec 0.042788 0.039524 44.009249 ( 51.449190)
total: 153.03 sec