Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-162620
#<BuildRuby:0x000055b522f1cb88
@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.20220723-162620",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009731 0.000816 0.991859 ( 1.091352)
build_miniruby 0.001420 0.000203 0.073559 ( 0.072112)
build_ruby 0.001713 0.000244 0.078072 ( 0.076000)
build_all 0.001542 0.008493 1.512608 ( 0.587118)
build_install 0.017228 0.005529 5.170011 ( 2.092502)
test_btest 0.000938 0.000261 74.064354 ( 8.277102)
test_basic 0.006094 0.001693 0.324497 ( 0.413133)
test_all 0.002630 0.000000 658.244441 ( 65.484168)
test_rubyspec 0.132144 0.044893 45.666892 ( 51.246547)
total: 129.34 sec