Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-071514
#<BuildRuby:0x000055591c60d338
@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.20220804-071514",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000207 0.000031 0.000238 ( 0.000241)
configure 0.000048 0.000007 0.000055 ( 0.000056)
build_up 0.009506 0.003505 0.870490 ( 1.301498)
build_miniruby 0.001213 0.000228 0.050351 ( 0.049951)
build_ruby 0.001168 0.000219 0.062883 ( 0.062281)
build_all 0.007529 0.001411 1.258045 ( 0.490486)
build_install 0.017426 0.000654 4.276344 ( 1.743374)
test_btest 0.001131 0.000178 53.045951 ( 6.197831)
test_basic 0.005989 0.000191 0.284207 ( 0.375016)
test_all 0.002482 0.000000 468.479855 ( 50.987408)
test_rubyspec 0.110388 0.021974 41.068433 ( 48.490899)
total: 109.70 sec