Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-053253
#<BuildRuby:0x000055e6a572b118
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-053253",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003296 0.000549 0.793585 ( 1.073299)
build_miniruby 0.000711 0.000119 0.713247 ( 0.712614)
build_ruby 0.001119 0.000186 2.423056 ( 2.346951)
build_all 0.009347 0.000086 12.521212 ( 1.497937)
build_install 0.006677 0.000000 1.632854 ( 0.776583)
test_btest 0.000615 0.000000 63.310878 ( 6.253333)
test_basic 0.003697 0.000000 0.239618 ( 0.334839)
test_all 0.001409 0.000000 478.415395 ( 49.544543)
test_rubyspec 0.018574 0.011843 35.777037 ( 46.229627)
total: 108.77 sec