Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-161842
#<BuildRuby:0x000055668d77c4c0
@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.20221113-161842",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.002768 0.006994 1.105131 ( 1.131944)
build_miniruby 0.001270 0.000924 0.125834 ( 0.122685)
build_ruby 0.001127 0.000819 0.119326 ( 0.102641)
build_all 0.005300 0.004985 1.540784 ( 0.686213)
build_install 0.017147 0.005683 1.945749 ( 1.015142)
test_btest 0.000905 0.000582 88.957493 ( 8.848794)
test_basic 0.004276 0.002748 0.409339 ( 0.499152)
test_all 0.001695 0.000387 652.171141 ( 67.856584)
test_rubyspec 0.072095 0.107483 48.090109 ( 56.548835)
total: 136.81 sec