Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-181851
#<BuildRuby:0x0000557aa8f7d348
@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.20220811-181851",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010942 0.000000 0.830549 ( 0.903539)
build_miniruby 0.001645 0.000065 0.064694 ( 0.063036)
build_ruby 0.001492 0.000093 0.066868 ( 0.065240)
build_all 0.007695 0.000481 1.244861 ( 0.457201)
build_install 0.010114 0.005176 4.292384 ( 1.771071)
test_btest 0.000896 0.000105 53.597300 ( 6.096074)
test_basic 0.006121 0.000000 0.289381 ( 0.378495)
test_all 0.003709 0.000000 480.100659 ( 51.925073)
test_rubyspec 0.089443 0.035925 41.224408 ( 48.553788)
total: 110.21 sec