Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-085608
#<BuildRuby:0x00005592f0fa0c70
@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.20221127-085608",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009533 0.000336 1.299954 ( 1.541717)
build_miniruby 0.001943 0.000416 0.846634 ( 0.846234)
build_ruby 0.002978 0.000000 2.250568 ( 2.156207)
build_all 0.017785 0.004169 24.978434 ( 2.852923)
build_install 0.019109 0.002029 4.895884 ( 1.251814)
test_btest 0.001318 0.000251 88.944559 ( 8.619022)
test_basic 0.008031 0.000586 0.361464 ( 0.453032)
test_all 0.002432 0.000443 664.574963 ( 70.209083)
test_rubyspec 0.110350 0.048001 49.800538 ( 58.192067)
total: 146.12 sec