Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-223052
#<BuildRuby:0x0000563c36c5c880
@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.20221202-223052",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.007430 0.004979 1.237543 ( 1.356764)
build_miniruby 0.000967 0.002357 0.849309 ( 0.847459)
build_ruby 0.003716 0.000000 2.244675 ( 2.150730)
build_all 0.013866 0.007303 18.685957 ( 2.160414)
build_install 0.018989 0.002731 2.063675 ( 1.040718)
test_btest 0.000985 0.000265 89.602670 ( 8.766753)
test_basic 0.004261 0.005060 0.340433 ( 0.426780)
test_all 0.002814 0.000324 681.367046 ( 69.225835)
test_rubyspec 0.092625 0.088188 49.284242 ( 57.398921)
total: 143.38 sec