Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-090556
#<BuildRuby:0x000055efa0d7f3a8
@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.20220810-090556",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010417 0.002404 1.015724 ( 1.536654)
build_miniruby 0.001623 0.000374 0.077339 ( 0.075785)
build_ruby 0.002031 0.000469 0.080595 ( 0.078802)
build_all 0.011285 0.000000 1.559440 ( 0.574197)
build_install 0.018035 0.005972 5.156417 ( 2.057290)
test_btest 0.000999 0.000000 78.137743 ( 8.031485)
test_basic 0.003988 0.003929 0.330061 ( 0.417682)
test_all 0.000000 0.002357 669.882555 ( 66.563379)
test_rubyspec 0.110956 0.065517 45.600638 ( 52.861998)
total: 132.20 sec