Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-164502
#<BuildRuby:0x000055bb625d8018
@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.20220816-164502",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.004785 0.001740 0.852736 ( 1.357279)
build_miniruby 0.000654 0.000238 0.058182 ( 0.057007)
build_ruby 0.000000 0.000974 0.059126 ( 0.057978)
build_all 0.000959 0.003709 1.533713 ( 0.589273)
build_install 0.007572 0.001301 1.914381 ( 0.965918)
test_btest 0.000614 0.000256 59.014902 ( 8.200265)
test_basic 0.004135 0.001723 0.343624 ( 0.431638)
test_all 0.002455 0.000000 605.966191 ( 92.399066)
test_rubyspec 0.052171 0.075027 43.851517 ( 51.224369)
total: 155.28 sec