Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-110810
#<BuildRuby:0x00005647e2e3e678
@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.20221219-110810",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000305 0.004049 0.878820 ( 1.101423)
build_miniruby 0.000967 0.000138 0.924227 ( 0.922828)
build_ruby 0.001089 0.000156 2.879676 ( 2.784977)
build_all 0.007932 0.001134 15.793402 ( 3.344473)
build_install 0.008888 0.000000 2.254110 ( 1.237741)
test_btest 0.000727 0.000000 60.723125 ( 11.929842)
test_basic 0.004952 0.000000 0.321115 ( 0.411389)
test_all 0.001427 0.000000 665.294417 (145.882720)
test_rubyspec 0.020100 0.044397 52.644219 ( 60.850920)
total: 228.47 sec