Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-091645
#<BuildRuby:0x00005613ce974a18
@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.20221030-091645",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009313 0.000798 1.158177 ( 1.227294)
build_miniruby 0.001361 0.000209 0.107071 ( 0.105905)
build_ruby 0.001272 0.000196 0.104742 ( 0.104119)
build_all 0.008459 0.000532 1.363467 ( 0.589479)
build_install 0.000000 0.014211 1.663704 ( 0.906782)
test_btest 0.001221 0.001200 61.978074 ( 6.480912)
test_basic 0.007848 0.000000 0.351412 ( 0.443357)
test_all 0.007042 0.000000 519.155041 ( 54.986379)
test_rubyspec 0.080024 0.046918 43.614124 ( 52.173654)
total: 117.02 sec