Logfile: /home/ko1/ruby/logs/brlog.trunk.20220517-024928
#<BuildRuby:0x0000557eb9903e30
@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.20220517-024928",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002294 0.004058 0.861543 ( 0.942744)
build_miniruby 0.000800 0.000053 0.057272 ( 0.056141)
build_ruby 0.000933 0.000062 0.058649 ( 0.057452)
build_all 0.000620 0.003739 1.505388 ( 0.610721)
build_install 0.009934 0.001242 6.281218 ( 2.842212)
test_btest 0.000716 0.000090 47.758309 ( 8.374517)
test_basic 0.005108 0.000638 0.321877 ( 0.410238)
test_all 0.000452 0.001516 647.144432 ( 92.905824)
test_rubyspec 0.099424 0.029239 44.294196 ( 49.839978)
total: 156.04 sec