Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-003422
#<BuildRuby:0x000055b7c17f5480
@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.20221103-003422",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.006902 0.000456 0.958541 ( 1.348528)
build_miniruby 0.001146 0.000177 0.048915 ( 0.047771)
build_ruby 0.001125 0.000173 0.044052 ( 0.042955)
build_all 0.003019 0.005046 1.223777 ( 0.472684)
build_install 0.008348 0.007158 1.572409 ( 0.810864)
test_btest 0.000990 0.000305 61.119383 ( 6.432259)
test_basic 0.000132 0.005365 0.309199 ( 0.401000)
test_all 0.007648 0.000372 484.065721 ( 53.719625)
test_rubyspec 0.083648 0.040653 43.105299 ( 51.620554)
total: 114.90 sec