Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-201958
#<BuildRuby:0x0000562c9df0f670
@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.20221125-201958",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.003935 0.000694 1.053780 ( 1.119027)
build_miniruby 0.000821 0.000145 1.032755 ( 1.031657)
build_ruby 0.001063 0.000188 2.729984 ( 2.611579)
build_all 0.008824 0.000028 15.978033 ( 3.300998)
build_install 0.004658 0.005316 2.082076 ( 1.208482)
test_btest 0.000561 0.000118 62.331292 ( 11.463742)
test_basic 0.004193 0.000883 0.323567 ( 0.414164)
test_all 0.001051 0.000222 655.947268 (121.935792)
test_rubyspec 0.039164 0.022481 53.120151 ( 61.319550)
total: 204.41 sec