Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-090128
#<BuildRuby:0x000055f71348be98
@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.20221201-090128",
@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.000015 0.000005 0.000020 ( 0.000019)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000648 0.004207 1.128624 ( 1.158950)
build_miniruby 0.000708 0.000253 1.000198 ( 0.998862)
build_ruby 0.000987 0.000352 2.706965 ( 2.611129)
build_all 0.004692 0.004367 15.744251 ( 3.256569)
build_install 0.007961 0.001414 2.230346 ( 1.301268)
test_btest 0.000446 0.000167 65.742109 ( 11.417777)
test_basic 0.000000 0.004534 0.283088 ( 0.374022)
test_all 0.000000 0.001250 669.003485 (105.561265)
test_rubyspec 0.029434 0.028943 53.413618 ( 61.580195)
total: 188.26 sec