Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-075616
#<BuildRuby:0x000055d0aee84ea8
@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.20221116-075616",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000003 0.000019 ( 0.000020)
configure 0.000105 0.000024 0.000129 ( 0.000137)
build_up 0.005447 0.004287 1.105481 ( 1.237527)
build_miniruby 0.001598 0.000456 0.886113 ( 0.890983)
build_ruby 0.001880 0.000537 2.399245 ( 2.319554)
build_all 0.012624 0.005521 18.275354 ( 2.249274)
build_install 0.015395 0.004811 1.854948 ( 1.010163)
test_btest 0.000947 0.000296 86.390376 ( 9.671180)
test_basic 0.000792 0.005800 0.352326 ( 0.442522)
test_all 0.001973 0.000740 678.018591 ( 73.006387)
test_rubyspec 0.084033 0.044636 50.423052 ( 58.604960)
total: 149.43 sec