Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-024106
#<BuildRuby:0x00005587372a9338
@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.20220802-024106",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000037 0.000002 0.000039 ( 0.000040)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.012782 0.000289 0.835564 ( 4.609739)
build_miniruby 0.001298 0.000087 0.063033 ( 0.062143)
build_ruby 0.001127 0.000076 0.051659 ( 0.050733)
build_all 0.006972 0.000465 1.223274 ( 0.477449)
build_install 0.012064 0.004779 4.314596 ( 1.778212)
test_btest 0.000960 0.000106 52.916702 ( 5.776215)
test_basic 0.005681 0.000068 0.288626 ( 0.380431)
test_all 0.002068 0.000218 478.095696 ( 51.866846)
test_rubyspec 0.104341 0.033731 40.998117 ( 51.945409)
total: 116.95 sec