Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-183821
#<BuildRuby:0x0000560d48594920
@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.20220916-183821",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004123 0.008629 1.126181 ( 1.096411)
build_miniruby 0.000000 0.002415 0.075093 ( 0.072474)
build_ruby 0.000290 0.001818 0.079243 ( 0.077248)
build_all 0.005751 0.004114 1.583366 ( 0.614160)
build_install 0.020516 0.002626 1.922365 ( 0.935867)
test_btest 0.000850 0.000284 91.688365 ( 9.103082)
test_basic 0.004837 0.001613 0.359096 ( 0.447827)
test_all 0.003180 0.001060 679.542360 ( 68.205020)
test_rubyspec 0.098764 0.075500 46.999555 ( 55.486785)
total: 136.04 sec