Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-153636
#<BuildRuby:0x000055ad52db5e98
@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.20221227-153636",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.002783 0.003766 0.848131 ( 1.027212)
build_miniruby 0.001180 0.000065 1.010985 ( 1.009101)
build_ruby 0.001663 0.000000 2.771868 ( 2.769235)
build_all 0.005295 0.004171 16.608086 ( 2.917192)
build_install 0.011096 0.000294 2.251053 ( 1.171275)
test_btest 0.000000 0.001058 77.136666 ( 10.633321)
test_basic 0.001511 0.006021 0.387285 ( 0.471143)
test_all 0.001328 0.000000 664.795499 (106.227392)
test_rubyspec 0.065296 0.043540 51.438505 ( 59.492417)
total: 185.72 sec