Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-202106
#<BuildRuby:0x000055baf4b7e918
@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.20220424-202106",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006694 0.000186 0.855059 ( 1.080214)
build_miniruby 0.001024 0.000068 0.057169 ( 0.055949)
build_ruby 0.000879 0.000058 0.059773 ( 0.058526)
build_all 0.004045 0.000269 1.493191 ( 0.610168)
build_install 0.010559 0.000379 6.251467 ( 2.810067)
test_btest 0.000731 0.000045 48.753962 ( 8.906223)
test_basic 0.005991 0.000375 0.347135 ( 0.435280)
test_all 0.001212 0.000076 608.833218 ( 95.159686)
test_rubyspec 0.075461 0.020138 44.339322 ( 54.259651)
total: 163.38 sec