Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-043139
#<BuildRuby:0x0000561acbab6e90
@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.20221108-043139",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007769 0.000565 0.890767 ( 1.019835)
build_miniruby 0.001253 0.000192 0.049837 ( 0.048603)
build_ruby 0.001302 0.000200 0.049307 ( 0.048011)
build_all 0.008145 0.000000 1.242413 ( 0.475373)
build_install 0.009683 0.004516 1.576759 ( 0.814986)
test_btest 0.001350 0.000238 63.167023 ( 6.517563)
test_basic 0.000000 0.006060 0.306741 ( 0.398781)
test_all 0.000451 0.003242 498.175118 ( 53.958029)
test_rubyspec 0.082938 0.041603 43.632360 ( 52.176933)
total: 115.46 sec