Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-094941
#<BuildRuby:0x000055a06dcfbf58
@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.20221208-094941",
@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.000010 0.000000 0.000010 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004743 0.000000 1.233159 ( 1.364198)
build_miniruby 0.001036 0.000000 1.022191 ( 1.020824)
build_ruby 0.001256 0.000000 2.796196 ( 2.682283)
build_all 0.005258 0.003696 15.821800 ( 3.302947)
build_install 0.009389 0.000000 2.300302 ( 1.340183)
test_btest 0.000579 0.000000 66.793226 ( 10.755804)
test_basic 0.000000 0.004951 0.291492 ( 0.382328)
test_all 0.000000 0.001103 668.807991 (105.051623)
test_rubyspec 0.034633 0.027972 53.299010 ( 61.512046)
total: 187.41 sec