Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-013141
#<BuildRuby:0x000055a51e11d550
@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.20221019-013141",
@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.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.010209 1.117573 ( 1.183730)
build_miniruby 0.000712 0.000837 0.107526 ( 0.104537)
build_ruby 0.001195 0.000341 0.106426 ( 0.103301)
build_all 0.007891 0.002254 1.350928 ( 0.576399)
build_install 0.011473 0.005251 1.644584 ( 0.888927)
test_btest 0.001186 0.000371 63.643572 ( 6.819058)
test_basic 0.006092 0.000414 0.368801 ( 0.459079)
test_all 0.010099 0.000000 493.089367 ( 52.955510)
test_rubyspec 0.090199 0.031391 42.972756 ( 51.201955)
total: 114.29 sec