Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-101749
#<BuildRuby:0x00005589bf7fb658
@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.20221203-101749",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.006620 0.004897 1.228701 ( 1.243364)
build_miniruby 0.001505 0.000502 0.835251 ( 0.833977)
build_ruby 0.002832 0.000944 2.241586 ( 2.146433)
build_all 0.006491 0.014571 18.716573 ( 2.187769)
build_install 0.017560 0.002284 2.092171 ( 1.029776)
test_btest 0.001130 0.000503 91.773443 ( 9.444282)
test_basic 0.010472 0.000590 0.355649 ( 0.440245)
test_all 0.001502 0.000601 728.112106 ( 71.294950)
test_rubyspec 0.103538 0.072876 49.301927 ( 57.453875)
total: 146.08 sec