Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-202203
#<BuildRuby:0x000055851959f800
@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.20221114-202203",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000541 0.008716 1.098135 ( 1.118013)
build_miniruby 0.001129 0.000790 0.121994 ( 0.117414)
build_ruby 0.001299 0.000909 0.126036 ( 0.108312)
build_all 0.004436 0.005569 1.616189 ( 0.680914)
build_install 0.015705 0.006358 1.935341 ( 0.974629)
test_btest 0.001176 0.000784 87.328911 ( 8.945540)
test_basic 0.004557 0.003038 0.414901 ( 0.503828)
test_all 0.001129 0.000752 641.831419 ( 67.445034)
test_rubyspec 0.093278 0.067706 48.268607 ( 56.707926)
total: 136.60 sec