Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-120009
#<BuildRuby:0x000055f2af125550
@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.20221026-120009",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000013 0.000004 0.000017 ( 0.000018)
build_up 0.007509 0.002048 1.133321 ( 1.200891)
build_miniruby 0.001794 0.000489 0.110532 ( 0.106847)
build_ruby 0.001745 0.000476 0.105887 ( 0.102285)
build_all 0.007718 0.000719 1.370898 ( 0.591307)
build_install 0.008540 0.007936 1.744040 ( 0.927390)
test_btest 0.001092 0.000364 63.643101 ( 6.473087)
test_basic 0.004449 0.001483 0.367977 ( 0.466647)
test_all 0.007654 0.000423 482.104038 ( 53.047662)
test_rubyspec 0.091178 0.029883 43.559912 ( 52.177454)
total: 115.09 sec