Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-140544
#<BuildRuby:0x0000559e6c3bc0d0
@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.20220626-140544",
@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.000014 0.000001 0.000015 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002657 0.004270 0.846239 ( 1.722966)
build_miniruby 0.001014 0.000000 0.057496 ( 0.056294)
build_ruby 0.001024 0.000000 0.059763 ( 0.058545)
build_all 0.004372 0.000000 1.508901 ( 0.601479)
build_install 0.006154 0.004950 6.318257 ( 2.859318)
test_btest 0.000758 0.000142 48.195839 ( 9.075007)
test_basic 0.005149 0.000966 0.342440 ( 0.429993)
test_all 0.001405 0.000264 622.154996 ( 90.893991)
test_rubyspec 0.065478 0.056929 44.054561 ( 49.602229)
total: 155.30 sec