Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-232025
#<BuildRuby:0x000055ebe014fba0
@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.20221012-232025",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.011244 0.000465 1.089335 ( 1.179211)
build_miniruby 0.001687 0.000241 0.099801 ( 0.097048)
build_ruby 0.001368 0.000195 0.098326 ( 0.097129)
build_all 0.003554 0.005216 1.314170 ( 0.590317)
build_install 0.015087 0.000166 1.627363 ( 0.904610)
test_btest 0.001413 0.000249 62.997906 ( 6.729371)
test_basic 0.000000 0.007488 0.358661 ( 0.450011)
test_all 0.004236 0.003525 512.236858 ( 54.919277)
test_rubyspec 0.069720 0.058663 43.382314 ( 51.924144)
total: 116.89 sec