Logfile: /home/ko1/ruby/logs/brlog.trunk.20220830-232635
#<BuildRuby:0x000055c2404948e8
@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.20220830-232635",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000021 0.000001 0.000022 ( 0.000015)
configure 0.000030 0.000002 0.000032 ( 0.000028)
build_up 0.006109 0.004505 0.981906 ( 0.987755)
build_miniruby 0.001792 0.000276 0.076783 ( 0.074838)
build_ruby 0.002065 0.000318 0.080235 ( 0.077956)
build_all 0.001589 0.008468 1.539996 ( 0.569555)
build_install 0.018749 0.003810 1.867873 ( 0.908834)
test_btest 0.000985 0.000263 74.892949 ( 8.235737)
test_basic 0.003666 0.004918 0.325400 ( 0.413335)
test_all 0.004445 0.000000 645.831853 ( 65.103393)
test_rubyspec 0.118519 0.055265 46.102742 ( 54.375342)
total: 130.75 sec