Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-123417
#<BuildRuby:0x00005620d77d0e80
@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.20220726-123417",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006464 0.002586 0.855740 ( 0.949774)
build_miniruby 0.001038 0.000415 0.062520 ( 0.061912)
build_ruby 0.001220 0.000487 0.066706 ( 0.066779)
build_all 0.008772 0.001405 1.282461 ( 0.495852)
build_install 0.009284 0.006942 4.257466 ( 1.811734)
test_btest 0.001257 0.000523 54.206089 ( 5.992676)
test_basic 0.002248 0.004119 0.289210 ( 0.381333)
test_all 0.001573 0.000726 494.996678 ( 52.442097)
test_rubyspec 0.064784 0.078125 41.664679 ( 47.636005)
total: 109.84 sec