Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-221814
#<BuildRuby:0x000055d8ed37c6e0
@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-221814",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006279 0.004715 1.384445 ( 1.971774)
build_miniruby 0.000000 0.002517 1.400655 ( 1.282440)
build_ruby 0.000000 0.003659 2.253159 ( 2.168695)
build_all 0.020485 0.001887 25.018632 ( 2.795499)
build_install 0.016758 0.005586 4.989530 ( 1.211631)
test_btest 0.001274 0.000425 86.253778 ( 8.988026)
test_basic 0.006909 0.002303 0.358009 ( 0.445953)
test_all 0.002075 0.000000 679.541796 ( 69.942790)
test_rubyspec 0.093289 0.061426 49.835063 ( 58.339176)
total: 147.15 sec