Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-042613
#<BuildRuby:0x000055b652b8a700
@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.20221117-042613",
@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.000026 0.000004 0.000030 ( 0.000029)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.007511 0.000499 1.112293 ( 2.170036)
build_miniruby 0.001985 0.000000 0.896972 ( 0.901764)
build_ruby 0.002352 0.000045 2.381991 ( 2.305534)
build_all 0.013008 0.005433 18.409990 ( 2.278298)
build_install 0.016168 0.005915 1.902413 ( 1.001277)
test_btest 0.001115 0.000231 84.819297 ( 9.768704)
test_basic 0.005351 0.001107 0.348380 ( 0.438563)
test_all 0.001317 0.000273 716.832931 ( 75.157245)
test_rubyspec 0.088918 0.037245 50.622093 ( 59.148470)
total: 153.17 sec