Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-191715
#<BuildRuby:0x0000563c710c3f60
@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.20220727-191715",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000159 0.006670 0.935966 ( 0.997212)
build_miniruby 0.000818 0.000163 0.057309 ( 0.056094)
build_ruby 0.000806 0.000161 0.058980 ( 0.057777)
build_all 0.001500 0.003167 1.525442 ( 0.589420)
build_install 0.007570 0.003697 5.669116 ( 2.159500)
test_btest 0.000497 0.000138 47.194170 ( 8.658888)
test_basic 0.005023 0.000364 0.249287 ( 0.338562)
test_all 0.000793 0.000209 592.026307 ( 93.550097)
test_rubyspec 0.079064 0.043908 43.742177 ( 49.427422)
total: 155.84 sec