Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-000501
#<BuildRuby:0x000055f3cc4a3df8
@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-000501",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004787 0.000274 1.197758 ( 1.363653)
build_miniruby 0.000835 0.000278 1.055963 ( 1.054430)
build_ruby 0.000899 0.000300 2.909902 ( 2.790451)
build_all 0.006767 0.002256 15.735217 ( 3.363688)
build_install 0.008580 0.000000 2.249669 ( 1.308997)
test_btest 0.000537 0.000000 64.026023 ( 11.011755)
test_basic 0.004702 0.000000 0.307309 ( 0.398178)
test_all 0.000984 0.000000 651.340214 (123.119495)
test_rubyspec 0.051341 0.019551 53.174896 ( 61.411209)
total: 205.82 sec