Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-141301
#<BuildRuby:0x000055ff1ffee7e0
@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.20220726-141301",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006063 0.000433 0.841033 ( 6.714692)
build_miniruby 0.000906 0.000064 0.057126 ( 0.055938)
build_ruby 0.000773 0.000056 0.058578 ( 0.057384)
build_all 0.004164 0.000297 1.511004 ( 0.588916)
build_install 0.006717 0.004398 5.590942 ( 2.154247)
test_btest 0.000733 0.000092 54.305740 ( 8.077819)
test_basic 0.004562 0.000571 0.253198 ( 0.342418)
test_all 0.000999 0.000125 620.642084 ( 89.480342)
test_rubyspec 0.067816 0.031002 43.661073 ( 49.271893)
total: 156.74 sec