Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-223808
#<BuildRuby:0x000056260d7f0920
@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.20220902-223808",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005112 0.006461 0.934970 ( 0.988959)
build_miniruby 0.001397 0.000524 0.075833 ( 0.074953)
build_ruby 0.002318 0.000000 0.078936 ( 0.077296)
build_all 0.005653 0.003838 1.531233 ( 0.578081)
build_install 0.017350 0.005180 1.889667 ( 0.930189)
test_btest 0.000758 0.000279 76.995435 ( 8.564277)
test_basic 0.007489 0.000000 0.340834 ( 0.429281)
test_all 0.002743 0.000726 681.293193 ( 67.509952)
test_rubyspec 0.117624 0.054430 45.670939 ( 54.078744)
total: 133.23 sec