Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-101420
#<BuildRuby:0x0000559f23208880
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-101420",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006911 0.004880 0.962930 ( 1.248550)
build_miniruby 0.002821 0.000000 0.075130 ( 0.072120)
build_ruby 0.001792 0.000137 0.075106 ( 0.073086)
build_all 0.008353 0.002386 1.494416 ( 0.556939)
build_install 0.014365 0.008022 5.098001 ( 2.002948)
test_btest 0.000992 0.000331 73.228102 ( 8.115308)
test_basic 0.007050 0.000466 0.321962 ( 0.411070)
test_all 0.001603 0.000500 616.499611 ( 63.930018)
test_rubyspec 0.098064 0.088966 46.092251 ( 53.685858)
total: 130.10 sec