Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-183700
#<BuildRuby:0x000055b0cec52f90
@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.20221007-183700",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000051 0.000008 0.000059 ( 0.000062)
configure 0.000044 0.000007 0.000051 ( 0.000051)
build_up 0.002385 0.009029 1.087757 ( 1.156231)
build_miniruby 0.001291 0.000430 0.095587 ( 0.092674)
build_ruby 0.001234 0.000411 0.091451 ( 0.088692)
build_all 0.008608 0.000000 1.318371 ( 0.574444)
build_install 0.009792 0.004654 1.692108 ( 0.911899)
test_btest 0.002392 0.000748 61.535623 ( 6.311294)
test_basic 0.007344 0.000772 0.340261 ( 0.427516)
test_all 0.005109 0.001503 512.638552 ( 53.733009)
test_rubyspec 0.096415 0.037959 42.531996 ( 51.151038)
total: 114.45 sec