Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-000139
#<BuildRuby:0x000055bc0d00b4b8
@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.20221116-000139",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006937 0.001068 1.148671 ( 1.131267)
build_miniruby 0.001669 0.000000 0.888384 ( 0.888145)
build_ruby 0.001984 0.000000 2.366569 ( 2.268391)
build_all 0.016232 0.002220 18.207536 ( 2.286165)
build_install 0.017202 0.003511 1.842950 ( 1.001139)
test_btest 0.000755 0.000116 86.380011 ( 9.328137)
test_basic 0.006093 0.000937 0.349715 ( 0.442361)
test_all 0.001552 0.000238 685.410984 ( 73.625153)
test_rubyspec 0.103750 0.024417 50.411808 ( 58.941388)
total: 149.91 sec