Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-042048
#<BuildRuby:0x000055a2c5b4fba0
@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.20221027-042048",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008535 0.001143 1.090680 ( 1.158165)
build_miniruby 0.001229 0.000308 0.103946 ( 0.101366)
build_ruby 0.001258 0.000315 0.100726 ( 0.098277)
build_all 0.008037 0.000000 1.275815 ( 0.570727)
build_install 0.012500 0.002458 1.632307 ( 0.908079)
test_btest 0.001087 0.000233 62.423227 ( 6.264261)
test_basic 0.008141 0.000000 0.344442 ( 0.430833)
test_all 0.006624 0.000744 495.166046 ( 53.589462)
test_rubyspec 0.091010 0.046724 43.470627 ( 51.768661)
total: 114.89 sec