Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-221129
#<BuildRuby:0x0000555b6802c4c0
@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.20220914-221129",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.010865 1.098005 ( 1.075232)
build_miniruby 0.001184 0.000711 0.070528 ( 0.068603)
build_ruby 0.001275 0.000339 0.067254 ( 0.065502)
build_all 0.007819 0.002085 1.543349 ( 0.583755)
build_install 0.020370 0.001473 1.925709 ( 0.945327)
test_btest 0.000833 0.000186 90.059187 ( 9.359212)
test_basic 0.002604 0.004370 0.353746 ( 0.443365)
test_all 0.002529 0.000665 671.535985 ( 68.076862)
test_rubyspec 0.142370 0.024437 46.872375 ( 54.995333)
total: 135.61 sec