Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-023716
#<BuildRuby:0x00005638858f03e0
@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.20221129-023716",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000076 0.000012 0.000088 ( 0.000090)
build_up 0.003664 0.007100 1.251308 ( 1.358603)
build_miniruby 0.001938 0.000516 0.840384 ( 0.838466)
build_ruby 0.002667 0.000712 2.232655 ( 2.139503)
build_all 0.012946 0.008378 18.569665 ( 2.187787)
build_install 0.016781 0.005593 1.882530 ( 0.949739)
test_btest 0.001195 0.000398 84.795227 ( 9.112296)
test_basic 0.008378 0.001245 0.342189 ( 0.428823)
test_all 0.002513 0.000268 726.818561 ( 71.346480)
test_rubyspec 0.092085 0.093821 49.921038 ( 57.913952)
total: 146.28 sec