Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-063017
#<BuildRuby:0x000055ee5b48c6d8
@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-063017",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.008208 0.000816 1.108961 ( 1.225309)
build_miniruby 0.001279 0.000239 0.924107 ( 0.927515)
build_ruby 0.001784 0.000335 2.329946 ( 2.240755)
build_all 0.018452 0.000168 18.136187 ( 2.254914)
build_install 0.013286 0.006087 1.904948 ( 1.031301)
test_btest 0.001103 0.000210 88.190566 ( 10.338979)
test_basic 0.006377 0.000273 0.346252 ( 0.436141)
test_all 0.001688 0.000307 721.983877 ( 75.704892)
test_rubyspec 0.087366 0.029385 50.430822 ( 58.945263)
total: 153.11 sec