Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-114310
#<BuildRuby:0x0000561d232844c0
@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.20220820-114310",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006946 0.004634 0.967793 ( 1.001642)
build_miniruby 0.000000 0.002392 0.084535 ( 0.083109)
build_ruby 0.000501 0.001867 0.079964 ( 0.078578)
build_all 0.009121 0.001296 1.534699 ( 0.575551)
build_install 0.018527 0.003484 1.886111 ( 0.927699)
test_btest 0.001023 0.000256 74.873956 ( 7.904740)
test_basic 0.006654 0.000263 0.321957 ( 0.413574)
test_all 0.005289 0.000000 646.786335 ( 64.771847)
test_rubyspec 0.118211 0.053720 46.247919 ( 54.733185)
total: 130.49 sec