Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-091550
#<BuildRuby:0x000055734c694460
@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.20221221-091550",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000042 0.000000 0.000042 ( 0.000048)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.004226 0.000036 0.862227 ( 1.079081)
build_miniruby 0.000767 0.000144 0.937227 ( 0.935818)
build_ruby 0.001115 0.000209 2.579455 ( 2.578238)
build_all 0.009145 0.000000 15.669474 ( 3.250635)
build_install 0.000780 0.008624 2.363015 ( 1.328746)
test_btest 0.000473 0.000129 66.226314 ( 11.786068)
test_basic 0.000730 0.003860 0.317059 ( 0.407997)
test_all 0.001019 0.000325 666.742539 (153.226588)
test_rubyspec 0.048390 0.020835 51.681631 ( 59.889767)
total: 234.48 sec