Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-231419
#<BuildRuby:0x000055965d37c8e8
@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-231419",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000004 0.000029 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008347 0.000030 1.162116 ( 1.157018)
build_miniruby 0.001849 0.000205 0.908722 ( 0.913571)
build_ruby 0.001544 0.000171 2.353227 ( 2.272692)
build_all 0.017813 0.000482 18.422666 ( 2.279746)
build_install 0.015071 0.005292 1.906421 ( 1.024007)
test_btest 0.001099 0.000000 87.016375 ( 9.486967)
test_basic 0.006247 0.000000 0.333904 ( 0.423735)
test_all 0.001714 0.000000 681.025074 ( 73.583670)
test_rubyspec 0.068272 0.060575 50.756880 ( 59.241231)
total: 150.38 sec