Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-091931
#<BuildRuby:0x0000557c566d4ea8
@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.20220903-091931",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010807 0.000447 0.970584 ( 0.994192)
build_miniruby 0.002163 0.000144 0.067755 ( 0.065075)
build_ruby 0.001914 0.000128 0.079183 ( 0.077598)
build_all 0.009522 0.000000 1.528481 ( 0.562926)
build_install 0.018520 0.004319 1.917860 ( 0.932727)
test_btest 0.001203 0.000110 74.515869 ( 8.398878)
test_basic 0.007397 0.000672 0.328508 ( 0.427876)
test_all 0.000000 0.007428 643.342482 ( 64.530385)
test_rubyspec 0.097328 0.073570 45.484045 ( 53.996697)
total: 129.99 sec