Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-072856
#<BuildRuby:0x000055cc340c8e50
@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.20221111-072856",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000004 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.006921 0.003076 1.093950 ( 1.118042)
build_miniruby 0.001204 0.000536 0.067121 ( 0.065340)
build_ruby 0.001260 0.000560 0.068847 ( 0.067002)
build_all 0.006012 0.003212 1.444311 ( 0.574174)
build_install 0.012494 0.008680 1.809153 ( 0.925534)
test_btest 0.001033 0.000517 87.815418 ( 8.636962)
test_basic 0.003157 0.003923 0.342616 ( 0.439634)
test_all 0.001239 0.000661 660.591616 ( 67.469113)
test_rubyspec 0.098201 0.075094 47.738193 ( 55.986497)
total: 135.28 sec