Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-214537
#<BuildRuby:0x000055fd4b3e5438
@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.20220823-214537",
@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.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.008602 0.001434 0.848178 ( 1.027963)
build_miniruby 0.001242 0.000207 0.063768 ( 0.062339)
build_ruby 0.001467 0.000245 0.061481 ( 0.059855)
build_all 0.002854 0.005535 1.281922 ( 0.470161)
build_install 0.013811 0.000788 1.607265 ( 0.797782)
test_btest 0.001013 0.000217 52.586839 ( 5.832036)
test_basic 0.003161 0.003496 0.294233 ( 0.383919)
test_all 0.003806 0.000000 509.025865 ( 53.235805)
test_rubyspec 0.080791 0.050427 41.761361 ( 50.022222)
total: 111.89 sec