Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-221214
#<BuildRuby:0x00005607ff957da8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220613-221214",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000025)
build_up 0.001945 0.004750 0.825623 ( 1.023948)
build_miniruby 0.000618 0.000281 0.057541 ( 0.056239)
build_ruby 0.000666 0.000302 0.059905 ( 0.058608)
build_all 0.002853 0.001297 1.496618 ( 0.604318)
build_install 0.009169 0.001973 6.340191 ( 2.835251)
test_btest 0.000584 0.000243 54.901012 ( 8.292568)
test_basic 0.000644 0.005203 0.289008 ( 0.377385)
test_all 0.000591 0.000908 629.466518 ( 92.896008)
test_rubyspec 0.057365 0.069873 44.013196 ( 49.554830)
total: 155.70 sec