Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-202654
#<BuildRuby:0x0000556bc9696038
@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.20220818-202654",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008326 0.001387 0.822446 ( 1.006608)
build_miniruby 0.001150 0.000192 0.054762 ( 0.053836)
build_ruby 0.002391 0.000398 0.067913 ( 0.066157)
build_all 0.007221 0.000351 1.258062 ( 0.470725)
build_install 0.007135 0.008192 1.564295 ( 0.786417)
test_btest 0.000768 0.000192 52.667557 ( 6.031299)
test_basic 0.006437 0.000000 0.302153 ( 0.392394)
test_all 0.003529 0.000000 476.139107 ( 51.461136)
test_rubyspec 0.125488 0.012501 41.695804 ( 50.299490)
total: 110.57 sec