Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-130628
#<BuildRuby:0x0000558580550a68
@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.20221102-130628",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005731 0.002292 0.963470 ( 1.025592)
build_miniruby 0.001040 0.000416 0.049815 ( 0.048415)
build_ruby 0.000944 0.000377 0.049865 ( 0.048685)
build_all 0.005729 0.002291 1.195625 ( 0.449352)
build_install 0.017080 0.000000 1.630950 ( 0.827628)
test_btest 0.001377 0.000000 63.617168 ( 6.930753)
test_basic 0.006331 0.000000 0.288397 ( 0.383209)
test_all 0.005807 0.001297 521.728600 ( 55.348519)
test_rubyspec 0.061132 0.067091 43.370403 ( 52.009305)
total: 117.07 sec