Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-170020
#<BuildRuby:0x000055df6b1149c8
@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.20220724-170020",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010627 0.000967 0.976128 ( 1.040953)
build_miniruby 0.002147 0.000307 0.074001 ( 0.071516)
build_ruby 0.002084 0.000298 0.075979 ( 0.073436)
build_all 0.006819 0.003398 1.516857 ( 0.590260)
build_install 0.019293 0.003894 5.157830 ( 2.065182)
test_btest 0.001032 0.000188 69.574922 ( 8.604173)
test_basic 0.006513 0.001184 0.312943 ( 0.406792)
test_all 0.001975 0.000359 685.147781 ( 66.958570)
test_rubyspec 0.105504 0.062838 45.518580 ( 51.271048)
total: 131.08 sec