Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-060402
#<BuildRuby:0x000055ca7c440448
@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.20221116-060402",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003853 0.004667 1.079227 ( 3.459420)
build_miniruby 0.001566 0.000336 0.900317 ( 0.900243)
build_ruby 0.002516 0.000000 2.369322 ( 2.267174)
build_all 0.011435 0.006590 18.311366 ( 2.191659)
build_install 0.013943 0.003470 1.852623 ( 0.985157)
test_btest 0.001016 0.000265 87.204081 ( 9.700983)
test_basic 0.000000 0.007132 0.366827 ( 0.459621)
test_all 0.001091 0.000617 713.029591 ( 75.132165)
test_rubyspec 0.084215 0.030763 50.075258 ( 58.667376)
total: 153.76 sec