Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-115332
#<BuildRuby:0x000056243ddbc4c0
@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.20221117-115332",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003196 0.004711 1.124232 ( 1.158745)
build_miniruby 0.001497 0.000300 0.887645 ( 0.909515)
build_ruby 0.002168 0.000434 2.381041 ( 2.338490)
build_all 0.017594 0.000000 18.474333 ( 2.243406)
build_install 0.015549 0.005685 1.828176 ( 0.958679)
test_btest 0.000000 0.001568 83.349864 ( 9.626874)
test_basic 0.000456 0.006827 0.352040 ( 0.442604)
test_all 0.001308 0.000357 687.416893 ( 73.315446)
test_rubyspec 0.089520 0.050404 50.951420 ( 59.268868)
total: 150.26 sec