Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-122114
#<BuildRuby:0x000055c22c740920
@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.20221126-122114",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000313 0.010676 1.276378 ( 1.536331)
build_miniruby 0.002011 0.000718 0.843573 ( 0.847420)
build_ruby 0.001991 0.000711 2.234851 ( 2.152194)
build_all 0.009824 0.012986 25.008788 ( 2.785601)
build_install 0.019464 0.001145 4.991185 ( 1.189241)
test_btest 0.000832 0.000333 86.597685 ( 8.765340)
test_basic 0.006545 0.000901 0.356338 ( 0.444630)
test_all 0.002321 0.000370 673.167963 ( 72.643501)
test_rubyspec 0.072381 0.067612 49.883271 ( 58.110899)
total: 148.48 sec