Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-164556
#<BuildRuby:0x000056546abdd390
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221107-164556",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007372 0.000567 0.902516 ( 0.992039)
build_miniruby 0.001349 0.000104 0.050441 ( 0.049300)
build_ruby 0.001247 0.000096 0.049193 ( 0.047943)
build_all 0.002537 0.005286 1.278985 ( 0.463569)
build_install 0.014218 0.000535 1.577311 ( 0.797499)
test_btest 0.002047 0.000273 61.650914 ( 6.329951)
test_basic 0.007265 0.000000 0.305594 ( 0.396884)
test_all 0.001103 0.001472 500.125741 ( 54.829039)
test_rubyspec 0.067679 0.052810 43.147311 ( 51.731543)
total: 115.64 sec