Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-230336
#<BuildRuby:0x0000563922ebc010
@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.20221217-230336",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003808 0.000293 0.837198 ( 1.070267)
build_miniruby 0.001012 0.000000 0.975659 ( 0.974224)
build_ruby 0.001062 0.000000 2.760217 ( 2.674094)
build_all 0.005115 0.003674 15.772057 ( 3.350456)
build_install 0.009619 0.000655 2.246200 ( 1.256158)
test_btest 0.000497 0.000058 59.578220 ( 11.720767)
test_basic 0.004742 0.000558 0.311424 ( 0.401122)
test_all 0.001242 0.000146 672.407185 (142.809037)
test_rubyspec 0.041165 0.016202 52.391055 ( 60.664953)
total: 224.92 sec