Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-023844
#<BuildRuby:0x000056505bf1c8e8
@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-023844",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000026 0.000006 0.000032 ( 0.000021)
configure 0.000047 0.000010 0.000057 ( 0.000050)
build_up 0.010658 0.001460 1.020986 ( 1.269538)
build_miniruby 0.002048 0.000439 0.077088 ( 0.075766)
build_ruby 0.001381 0.000296 0.078393 ( 0.077679)
build_all 0.004929 0.006461 1.578510 ( 0.582285)
build_install 0.016479 0.008208 5.301585 ( 2.097208)
test_btest 0.001179 0.000393 71.448094 ( 8.190205)
test_basic 0.002682 0.005168 0.327426 ( 0.416848)
test_all 0.001725 0.000657 624.562799 ( 64.371466)
test_rubyspec 0.118378 0.059233 45.659127 ( 52.992308)
total: 130.07 sec