Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-080232
#<BuildRuby:0x000055f933d80658
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-080232",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000015)
build_up 0.007752 0.002871 0.921620 ( 1.174184)
build_miniruby 0.002016 0.000000 0.073927 ( 0.071531)
build_ruby 0.001957 0.000078 0.076259 ( 0.074721)
build_all 0.007615 0.001903 4.001719 ( 0.756620)
build_install 0.018301 0.005512 7.663267 ( 2.311006)
test_btest 0.001540 0.000401 47.503421 ( 44.069559)
test_basic 0.005018 0.004171 0.353945 ( 0.447472)
test_all 0.001662 0.000230 633.116780 ( 63.995951)
test_rubyspec 0.114488 0.066459 45.502922 ( 51.042206)
total: 163.94 sec