Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-073039
#<BuildRuby:0x000055d1df7303a0
@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.20221127-073039",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.006195 0.003813 1.293700 ( 1.566949)
build_miniruby 0.002281 0.000285 0.847517 ( 0.846394)
build_ruby 0.003003 0.000375 2.241041 ( 2.149319)
build_all 0.016796 0.004228 25.059852 ( 2.874753)
build_install 0.018180 0.001316 4.955719 ( 1.208515)
test_btest 0.001217 0.000166 90.997048 ( 8.912496)
test_basic 0.006423 0.000876 0.357813 ( 0.449697)
test_all 0.002215 0.000302 730.054278 ( 71.305784)
test_rubyspec 0.102383 0.038511 49.725574 ( 58.123860)
total: 147.44 sec