Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-225545
#<BuildRuby:0x0000563a659abf00
@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.20220630-225545",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006415 0.000458 0.893905 ( 1.883472)
build_miniruby 0.000918 0.000066 0.057260 ( 0.055958)
build_ruby 0.000793 0.000057 0.058915 ( 0.057693)
build_all 0.000373 0.003950 1.496241 ( 0.599413)
build_install 0.009646 0.001286 6.306707 ( 2.827068)
test_btest 0.000726 0.000096 48.847743 ( 8.379307)
test_basic 0.004859 0.000647 0.287044 ( 0.375785)
test_all 0.001294 0.000173 593.236479 ( 94.459750)
test_rubyspec 0.082376 0.046671 44.499181 ( 50.033999)
total: 158.67 sec