Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-233910
#<BuildRuby:0x0000556beda386e0
@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.20220831-233910",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009583 0.001874 0.965809 ( 0.978756)
build_miniruby 0.001253 0.000417 0.076698 ( 0.075073)
build_ruby 0.001237 0.000412 0.068466 ( 0.067034)
build_all 0.005751 0.005072 1.563569 ( 0.575162)
build_install 0.020225 0.001879 1.908259 ( 0.930599)
test_btest 0.000903 0.000282 76.353366 ( 8.001433)
test_basic 0.007375 0.000646 0.330581 ( 0.418770)
test_all 0.001160 0.001378 632.243915 ( 64.538419)
test_rubyspec 0.104004 0.083652 46.016550 ( 54.394960)
total: 129.98 sec