Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-181258
#<BuildRuby:0x0000564dbd4e8610
@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.20220813-181258",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.009711 0.001494 0.965244 ( 0.974106)
build_miniruby 0.002185 0.000337 0.076823 ( 0.073926)
build_ruby 0.001966 0.000000 0.071266 ( 0.069390)
build_all 0.009729 0.000252 1.532455 ( 0.592678)
build_install 0.020580 0.000590 1.917646 ( 0.934011)
test_btest 0.000904 0.000100 75.197795 ( 8.368428)
test_basic 0.003549 0.004345 0.326528 ( 0.420904)
test_all 0.003391 0.000000 674.333245 ( 66.063137)
test_rubyspec 0.112122 0.054838 45.825351 ( 53.308656)
total: 130.81 sec