Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-052804
#<BuildRuby:0x000055fb564f3ba0
@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.20221106-052804",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006844 0.001867 0.894070 ( 1.016490)
build_miniruby 0.001561 0.000426 0.050813 ( 0.049147)
build_ruby 0.001128 0.000308 0.045054 ( 0.044025)
build_all 0.007388 0.000618 1.226824 ( 0.469677)
build_install 0.009872 0.005019 1.582601 ( 0.806062)
test_btest 0.000924 0.000264 62.136412 ( 6.422586)
test_basic 0.000800 0.005458 0.302236 ( 0.393998)
test_all 0.000000 0.002469 523.250740 ( 56.003521)
test_rubyspec 0.082553 0.054332 43.507362 ( 51.985550)
total: 117.19 sec