Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-034721
#<BuildRuby:0x000055846bbb6918
@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.20220506-034721",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.006838 0.000000 0.862515 ( 1.074741)
build_miniruby 0.001004 0.000000 0.057292 ( 0.055938)
build_ruby 0.000827 0.000027 0.058575 ( 0.057347)
build_all 0.004054 0.000270 1.515035 ( 0.606319)
build_install 0.004712 0.004509 6.237897 ( 2.785259)
test_btest 0.000635 0.000079 51.613110 ( 8.308349)
test_basic 0.005204 0.000650 0.333673 ( 0.421459)
test_all 0.001996 0.000112 623.705963 ( 90.785627)
test_rubyspec 0.065320 0.040998 43.682694 ( 48.608968)
total: 152.70 sec