Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-210503
#<BuildRuby:0x0000563daf4bf4b8
@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.20220803-210503",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006470 0.004472 0.965498 ( 0.995432)
build_miniruby 0.001659 0.000356 0.074808 ( 0.072706)
build_ruby 0.001918 0.000411 0.076081 ( 0.074083)
build_all 0.008810 0.000886 1.538472 ( 0.578804)
build_install 0.022068 0.001337 5.172593 ( 2.062859)
test_btest 0.001095 0.000183 71.406439 ( 8.084050)
test_basic 0.001480 0.005525 0.325946 ( 0.415139)
test_all 0.002052 0.000456 637.802662 ( 64.849433)
test_rubyspec 0.098953 0.072218 45.774474 ( 53.364242)
total: 130.50 sec