Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-072242
#<BuildRuby:0x0000563e95da8e80
@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-072242",
@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.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003633 0.006298 1.077901 ( 1.584386)
build_miniruby 0.002069 0.000000 0.100277 ( 0.098486)
build_ruby 0.001842 0.000099 0.098664 ( 0.098164)
build_all 0.006750 0.001191 1.313599 ( 0.582157)
build_install 0.010859 0.005402 1.672168 ( 0.931496)
test_btest 0.001455 0.000323 61.418126 ( 6.467447)
test_basic 0.001781 0.004817 0.348684 ( 0.440090)
test_all 0.006222 0.000473 502.790125 ( 53.818638)
test_rubyspec 0.084211 0.058410 42.351883 ( 51.002634)
total: 115.02 sec