Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-043453
#<BuildRuby:0x000055b7048980d0
@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.20220815-043453",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006453 0.000496 0.804860 ( 0.843899)
build_miniruby 0.000957 0.000073 0.058426 ( 0.057138)
build_ruby 0.000000 0.001007 0.059859 ( 0.058636)
build_all 0.000930 0.003801 1.549965 ( 0.584918)
build_install 0.010752 0.000152 1.924009 ( 0.967036)
test_btest 0.000758 0.000101 47.708850 ( 8.542057)
test_basic 0.005164 0.000028 0.281807 ( 0.371135)
test_all 0.002729 0.000000 631.675100 ( 92.286898)
test_rubyspec 0.101043 0.024977 43.826730 ( 51.198984)
total: 154.91 sec