Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-152509
#<BuildRuby:0x000055c131b980a0
@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.20220502-152509",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006863 0.000000 0.891604 ( 5.636216)
build_miniruby 0.001051 0.000000 0.057116 ( 0.055808)
build_ruby 0.000948 0.000000 0.057618 ( 0.056406)
build_all 0.004415 0.000000 1.518469 ( 0.607175)
build_install 0.003892 0.004742 6.287488 ( 2.794750)
test_btest 0.000686 0.000000 54.341035 ( 7.955166)
test_basic 0.001149 0.004409 0.321552 ( 0.410580)
test_all 0.001331 0.000051 628.414997 ( 88.454070)
test_rubyspec 0.099100 0.028335 43.897496 ( 49.091750)
total: 155.06 sec