Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-060244
#<BuildRuby:0x000056192346ce80
@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.20221011-060244",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008871 0.000343 1.089996 ( 1.132270)
build_miniruby 0.002385 0.000170 0.102371 ( 0.098850)
build_ruby 0.001559 0.000111 0.096884 ( 0.094519)
build_all 0.006875 0.000000 1.276698 ( 0.564662)
build_install 0.009309 0.004963 1.613839 ( 0.881044)
test_btest 0.002855 0.000336 60.100593 ( 6.694118)
test_basic 0.006607 0.000177 0.344654 ( 0.435628)
test_all 0.006827 0.000000 493.967320 ( 53.362506)
test_rubyspec 0.104041 0.032068 42.785035 ( 51.117653)
total: 114.38 sec