Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-161024
#<BuildRuby:0x000055fcb7036038
@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.20221107-161024",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000070 0.000020 0.000090 ( 0.000098)
build_up 0.006512 0.001776 0.896290 ( 1.488369)
build_miniruby 0.002558 0.000000 0.050645 ( 0.048305)
build_ruby 0.001354 0.000000 0.043711 ( 0.042526)
build_all 0.005946 0.001331 1.207465 ( 0.470453)
build_install 0.013016 0.001823 1.558358 ( 0.808720)
test_btest 0.001299 0.000300 60.726789 ( 6.800254)
test_basic 0.005282 0.001219 0.300726 ( 0.390921)
test_all 0.002208 0.000510 524.266670 ( 55.667185)
test_rubyspec 0.061823 0.071515 43.158108 ( 51.649641)
total: 117.37 sec