Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-051043
#<BuildRuby:0x000056490945be58
@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.20220804-051043",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006572 0.805755 ( 1.450999)
build_miniruby 0.000000 0.000997 0.057229 ( 0.055894)
build_ruby 0.000000 0.000961 0.059202 ( 0.058009)
build_all 0.002904 0.001843 1.504747 ( 0.589421)
build_install 0.005611 0.004502 5.622596 ( 2.146551)
test_btest 0.000566 0.000226 49.041825 ( 8.454818)
test_basic 0.005048 0.000420 0.271754 ( 0.360767)
test_all 0.000914 0.000343 626.113244 ( 89.045980)
test_rubyspec 0.100081 0.030655 43.719896 ( 51.051222)
total: 153.21 sec