Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-123223
#<BuildRuby:0x000055f72bc10610
@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.20220919-123223",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.011385 1.122131 ( 1.748867)
build_miniruby 0.000000 0.002237 0.110705 ( 0.106359)
build_ruby 0.000205 0.002182 0.116590 ( 0.099587)
build_all 0.005264 0.004630 1.616948 ( 0.647816)
build_install 0.014444 0.007222 1.927183 ( 0.961410)
test_btest 0.000901 0.000450 77.285683 ( 8.295528)
test_basic 0.007366 0.001326 0.388176 ( 0.476358)
test_all 0.002968 0.001397 670.000521 ( 68.172451)
test_rubyspec 0.061977 0.098798 45.587932 ( 53.919769)
total: 134.43 sec