Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-001150
#<BuildRuby:0x0000562b1c9e4010
@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-001150",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.004423 0.000000 0.821335 ( 1.332991)
build_miniruby 0.000944 0.000000 0.997561 ( 0.996361)
build_ruby 0.001324 0.000000 2.741104 ( 2.654986)
build_all 0.009165 0.000000 15.903382 ( 3.320454)
build_install 0.004776 0.004355 2.226029 ( 1.260200)
test_btest 0.000491 0.000027 63.982568 ( 10.551168)
test_basic 0.004301 0.000000 0.293009 ( 0.384197)
test_all 0.001387 0.000072 677.112519 (145.274926)
test_rubyspec 0.044995 0.019137 52.920145 ( 61.100928)
total: 226.88 sec