Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-160052
#<BuildRuby:0x000055f495efaf08
@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.20221029-160052",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009935 0.000431 1.089581 ( 1.140811)
build_miniruby 0.001592 0.000114 0.101711 ( 0.098449)
build_ruby 0.002116 0.000151 0.101733 ( 0.097992)
build_all 0.008838 0.000632 1.311059 ( 0.570238)
build_install 0.016861 0.000397 1.694560 ( 0.903433)
test_btest 0.000000 0.002218 61.716667 ( 6.752928)
test_basic 0.004741 0.002643 0.353345 ( 0.448989)
test_all 0.004637 0.002182 498.802746 ( 53.623700)
test_rubyspec 0.079353 0.041664 43.274786 ( 51.536477)
total: 115.17 sec