Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-213021
#<BuildRuby:0x000055d4a47d67b0
@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.20220812-213021",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006598 0.000000 0.875689 ( 1.010614)
build_miniruby 0.000926 0.000000 0.058804 ( 0.057654)
build_ruby 0.000870 0.000029 0.060803 ( 0.059552)
build_all 0.004033 0.000576 1.541821 ( 0.588969)
build_install 0.010994 0.000260 1.945310 ( 0.981057)
test_btest 0.000777 0.000097 48.248005 ( 8.446711)
test_basic 0.005438 0.000094 0.283443 ( 0.372387)
test_all 0.001375 0.000162 626.979073 ( 91.946621)
test_rubyspec 0.080120 0.046889 43.991412 ( 51.364341)
total: 154.83 sec