Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-160518
#<BuildRuby:0x0000561e53b2c4c0
@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.20220915-160518",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.008944 0.000760 1.121774 ( 1.111851)
build_miniruby 0.001750 0.000269 0.067196 ( 0.065012)
build_ruby 0.001607 0.000000 0.074362 ( 0.072966)
build_all 0.010053 0.000361 1.533021 ( 0.592912)
build_install 0.014466 0.005603 1.925902 ( 0.950194)
test_btest 0.000000 0.001059 91.704954 ( 8.975710)
test_basic 0.006345 0.001286 0.354296 ( 0.443710)
test_all 0.000768 0.003549 681.662186 ( 68.035881)
test_rubyspec 0.110974 0.057244 46.891569 ( 55.371095)
total: 135.62 sec