Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-164539
#<BuildRuby:0x000055a0b1015570
@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.20221030-164539",
@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.000008 0.000004 0.000012 ( 0.000011)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.004227 0.005530 1.134885 ( 1.216435)
build_miniruby 0.001156 0.000735 0.107709 ( 0.105216)
build_ruby 0.000939 0.000597 0.106668 ( 0.104790)
build_all 0.008054 0.002493 1.331955 ( 0.586362)
build_install 0.011999 0.004229 1.663199 ( 0.906652)
test_btest 0.001383 0.000744 64.905866 ( 6.463813)
test_basic 0.004463 0.002403 0.355814 ( 0.445888)
test_all 0.005583 0.002324 520.409346 ( 55.098376)
test_rubyspec 0.093265 0.037889 43.592648 ( 52.022924)
total: 116.95 sec