Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-134515
#<BuildRuby:0x00005603e36472c8
@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.20220813-134515",
@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.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.006319 0.000451 0.866645 ( 1.206478)
build_miniruby 0.000995 0.000000 0.058003 ( 0.056853)
build_ruby 0.000829 0.000000 0.060010 ( 0.058747)
build_all 0.004502 0.000140 1.530053 ( 0.589857)
build_install 0.009981 0.000665 1.903921 ( 0.960647)
test_btest 0.000765 0.000051 49.561626 ( 8.572245)
test_basic 0.005310 0.000354 0.254346 ( 0.343172)
test_all 0.002434 0.000162 605.847036 ( 92.804366)
test_rubyspec 0.102983 0.019460 44.090125 ( 51.502306)
total: 156.10 sec