Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-230142
#<BuildRuby:0x000055c4e09c3fb0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221209-230142",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004914 0.000351 1.123629 ( 1.864064)
build_miniruby 0.001001 0.000000 0.963434 ( 0.962106)
build_ruby 0.001219 0.000000 2.758926 ( 2.665223)
build_all 0.005136 0.003732 15.747951 ( 3.307981)
build_install 0.008272 0.000973 2.276938 ( 1.294332)
test_btest 0.000556 0.000065 57.847101 ( 12.125694)
test_basic 0.004157 0.000489 0.300503 ( 0.391329)
test_all 0.000876 0.000103 653.257157 (123.909142)
test_rubyspec 0.025322 0.036099 52.404980 ( 60.573314)
total: 207.09 sec