Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-072611
#<BuildRuby:0x000055882ec76c88
@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-072611",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006875 0.001146 0.906248 ( 1.355985)
build_miniruby 0.001223 0.000204 0.049667 ( 0.048512)
build_ruby 0.001070 0.000178 0.043917 ( 0.042817)
build_all 0.007751 0.000472 1.251993 ( 0.479188)
build_install 0.014613 0.000000 1.579607 ( 0.788861)
test_btest 0.001070 0.000119 61.697388 ( 6.360322)
test_basic 0.007092 0.000886 0.309980 ( 0.398173)
test_all 0.002336 0.000292 491.932117 ( 53.552828)
test_rubyspec 0.067228 0.054829 43.245403 ( 51.823340)
total: 114.85 sec