Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-005133
#<BuildRuby:0x000056431f28fdf8
@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.20220721-005133",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.006692 0.000000 0.851831 ( 0.877109)
build_miniruby 0.000951 0.000000 0.056833 ( 0.055602)
build_ruby 0.000840 0.000180 0.059387 ( 0.058047)
build_all 0.004621 0.000000 1.535281 ( 0.605099)
build_install 0.008088 0.000918 5.666194 ( 2.188874)
test_btest 0.000738 0.000139 53.546700 ( 7.997426)
test_basic 0.004709 0.000883 0.283527 ( 0.372348)
test_all 0.000925 0.000173 609.024882 ( 87.262282)
test_rubyspec 0.099187 0.020766 43.879530 ( 49.476029)
total: 148.89 sec