Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-193209
#<BuildRuby:0x00005574e8e22e00
@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.20221014-193209",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.004541 0.004876 1.109856 ( 1.936393)
build_miniruby 0.001580 0.000395 0.093809 ( 0.090622)
build_ruby 0.001098 0.000274 0.095585 ( 0.093298)
build_all 0.008115 0.000868 1.305523 ( 0.568369)
build_install 0.009245 0.005961 1.631262 ( 0.875538)
test_btest 0.001551 0.000443 62.854638 ( 6.572383)
test_basic 0.006194 0.000293 0.357455 ( 0.447582)
test_all 0.007372 0.000450 515.535428 ( 54.975703)
test_rubyspec 0.070758 0.056793 43.140838 ( 51.678393)
total: 117.24 sec