Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-183320
#<BuildRuby:0x00005570cf3a2ad8
@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.20221101-183320",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009032 0.000280 1.127447 ( 1.166349)
build_miniruby 0.001013 0.000338 0.098607 ( 0.096881)
build_ruby 0.002005 0.000000 0.097674 ( 0.095269)
build_all 0.009420 0.000000 1.326959 ( 0.570113)
build_install 0.014760 0.001194 1.661167 ( 0.880538)
test_btest 0.001833 0.000431 60.721861 ( 6.586204)
test_basic 0.005866 0.001381 0.338108 ( 0.428154)
test_all 0.005663 0.000143 519.182352 ( 55.197726)
test_rubyspec 0.079837 0.048137 43.453875 ( 51.953818)
total: 116.98 sec