Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-080345
#<BuildRuby:0x0000560cd2312858
@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.20221215-080345",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000025 0.000000 0.000025 ( 0.000024)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.000529 0.003560 0.886278 ( 1.110989)
build_miniruby 0.000834 0.000049 0.976825 ( 0.975449)
build_ruby 0.000000 0.001208 2.842548 ( 2.756418)
build_all 0.003675 0.005414 15.608893 ( 3.335544)
build_install 0.002646 0.006665 2.228395 ( 1.285614)
test_btest 0.000497 0.000124 66.713010 ( 11.115171)
test_basic 0.004015 0.001003 0.294862 ( 0.385831)
test_all 0.001004 0.000251 680.197101 (135.421806)
test_rubyspec 0.044298 0.024462 52.686582 ( 60.841415)
total: 217.23 sec