Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-072416
#<BuildRuby:0x0000560f82b66038
@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.20221106-072416",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008598 0.000000 0.896952 ( 0.958923)
build_miniruby 0.001757 0.000000 0.052283 ( 0.050679)
build_ruby 0.001444 0.000001 0.044285 ( 0.043077)
build_all 0.008838 0.000552 1.245896 ( 0.470599)
build_install 0.013719 0.000007 1.574169 ( 0.810516)
test_btest 0.002023 0.000107 61.612039 ( 6.250711)
test_basic 0.005434 0.000286 0.309185 ( 0.402629)
test_all 0.002621 0.000138 498.412355 ( 54.872128)
test_rubyspec 0.063695 0.055052 43.418913 ( 51.900245)
total: 115.76 sec