Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-105658
#<BuildRuby:0x0000557541d703c8
@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-105658",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000022)
configure 0.000000 0.000018 0.000018 ( 0.000019)
build_up 0.000000 0.004250 0.887674 ( 1.097238)
build_miniruby 0.000000 0.000909 0.952780 ( 0.951547)
build_ruby 0.000000 0.001119 2.803944 ( 2.700783)
build_all 0.006778 0.002282 15.556820 ( 3.366514)
build_install 0.004227 0.005679 2.175075 ( 1.209040)
test_btest 0.000383 0.000135 64.519604 ( 10.680116)
test_basic 0.004843 0.000127 0.326281 ( 0.416861)
test_all 0.001104 0.000368 678.178370 (142.900173)
test_rubyspec 0.037197 0.026299 52.856542 ( 61.043686)
total: 224.37 sec