Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-034252
#<BuildRuby:0x0000565517ddbef0
@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-034252",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003954 0.000988 1.114387 ( 1.609849)
build_miniruby 0.000730 0.000183 1.024127 ( 1.023051)
build_ruby 0.001214 0.000000 2.770251 ( 2.668126)
build_all 0.008568 0.000261 15.886219 ( 3.225072)
build_install 0.008636 0.000000 2.040518 ( 1.181082)
test_btest 0.000474 0.000064 60.938139 ( 11.130747)
test_basic 0.005123 0.000122 0.341263 ( 0.431259)
test_all 0.000940 0.000166 684.229985 (110.752093)
test_rubyspec 0.042120 0.017766 54.377169 ( 62.491327)
total: 194.51 sec