Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-083305
#<BuildRuby:0x000055d6d8f6ff68
@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-083305",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005706 0.000878 0.846308 ( 0.915606)
build_miniruby 0.000909 0.000140 0.057243 ( 0.056046)
build_ruby 0.000698 0.000108 0.058822 ( 0.057641)
build_all 0.004042 0.000622 1.539632 ( 0.604796)
build_install 0.009570 0.001473 5.678631 ( 2.177012)
test_btest 0.000704 0.000108 47.832273 ( 8.843650)
test_basic 0.000000 0.005346 0.259389 ( 0.348514)
test_all 0.000652 0.000312 615.963704 ( 89.083517)
test_rubyspec 0.074977 0.038648 44.124254 ( 49.721346)
total: 151.81 sec