Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-071106
#<BuildRuby:0x000055c1fe023f30
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-071106",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.003948 0.000000 0.636884 ( 1.045421)
build_miniruby 0.000912 0.000000 0.673196 ( 0.672112)
build_ruby 0.001280 0.000000 2.427520 ( 2.427137)
build_all 0.005602 0.004189 12.949014 ( 1.632621)
build_install 0.006505 0.000136 1.512354 ( 0.709209)
test_btest 0.000620 0.000037 68.168167 ( 6.188093)
test_basic 0.000000 0.003855 0.258361 ( 0.353312)
test_all 0.000620 0.000532 503.614256 ( 46.937619)
test_rubyspec 0.021072 0.008130 36.132788 ( 46.512614)
total: 106.48 sec