Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-054353
#<BuildRuby:0x0000556102b31e98
@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.20221225-054353",
@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.000024 0.000000 0.000024 ( 0.000025)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004502 0.000000 0.799924 ( 1.587551)
build_miniruby 0.000914 0.000000 1.024006 ( 1.022401)
build_ruby 0.001266 0.000000 2.544445 ( 2.542839)
build_all 0.008671 0.000000 15.942301 ( 3.419856)
build_install 0.008852 0.000000 2.240945 ( 1.236274)
test_btest 0.000615 0.000000 65.152275 ( 10.781309)
test_basic 0.005084 0.000000 0.275778 ( 0.365992)
test_all 0.001195 0.000000 626.230005 (109.547812)
test_rubyspec 0.055723 0.006529 51.347625 ( 59.469360)
total: 189.97 sec