Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-050211
#<BuildRuby:0x000055d835d5c060
@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.20220501-050211",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000024 0.000001 0.000025 ( 0.000026)
build_up 0.006204 0.000443 0.886091 ( 0.950614)
build_miniruby 0.000976 0.000070 0.056708 ( 0.055432)
build_ruby 0.000905 0.000065 0.057157 ( 0.056000)
build_all 0.004419 0.000000 1.495213 ( 0.594837)
build_install 0.009699 0.000328 6.277692 ( 2.816095)
test_btest 0.000539 0.000034 52.521853 ( 8.005115)
test_basic 0.006071 0.000074 0.345310 ( 0.432916)
test_all 0.001438 0.000085 617.723564 ( 90.236086)
test_rubyspec 0.123253 0.006571 43.759576 ( 48.650316)
total: 151.80 sec