Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-111656
#<BuildRuby:0x0000557020abc328
@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.20220729-111656",
@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.000006)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006384 0.000586 0.827943 ( 1.317898)
build_miniruby 0.000657 0.000164 0.056837 ( 0.055681)
build_ruby 0.000770 0.000193 0.058836 ( 0.057679)
build_all 0.004558 0.000000 1.537573 ( 0.589008)
build_install 0.009362 0.000000 5.642582 ( 2.148605)
test_btest 0.000833 0.000000 50.068902 ( 8.646078)
test_basic 0.002301 0.003262 0.293425 ( 0.382047)
test_all 0.001009 0.000237 617.539920 ( 87.091808)
test_rubyspec 0.067763 0.048813 43.866206 ( 49.465692)
total: 149.76 sec