Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-110229
#<BuildRuby:0x00005601b70a7fa8
@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-110229",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006170 0.000329 0.847369 ( 1.462295)
build_miniruby 0.000876 0.000125 0.057387 ( 0.056170)
build_ruby 0.000658 0.000094 0.059813 ( 0.058731)
build_all 0.004193 0.000599 1.529122 ( 0.591100)
build_install 0.006473 0.003998 5.655893 ( 2.158203)
test_btest 0.000864 0.000000 48.951492 ( 8.629427)
test_basic 0.005018 0.000288 0.305986 ( 0.394947)
test_all 0.001359 0.000000 596.995324 ( 90.587490)
test_rubyspec 0.092119 0.031105 43.616522 ( 50.982789)
total: 154.92 sec