Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-210920
#<BuildRuby:0x000055d0132b7fa8
@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.20220821-210920",
@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.000033 0.000000 0.000033 ( 0.000040)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006758 0.000000 0.871260 ( 1.018491)
build_miniruby 0.000890 0.000000 0.057762 ( 0.056407)
build_ruby 0.000941 0.000000 0.059232 ( 0.058044)
build_all 0.004543 0.000057 1.541367 ( 0.590983)
build_install 0.006496 0.004487 1.921526 ( 0.976816)
test_btest 0.000683 0.000080 48.684188 ( 8.999411)
test_basic 0.000860 0.004550 0.310400 ( 0.399257)
test_all 0.001632 0.000288 608.368660 ( 87.985548)
test_rubyspec 0.080029 0.046306 44.371897 ( 52.608472)
total: 152.69 sec