Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-083104
#<BuildRuby:0x0000556dbe3433a8
@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.20221115-083104",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008948 0.001160 1.115251 ( 1.783513)
build_miniruby 0.002081 0.000480 0.862089 ( 0.861259)
build_ruby 0.000583 0.003367 2.242475 ( 2.148310)
build_all 0.018146 0.002473 18.567551 ( 2.142225)
build_install 0.016947 0.005260 1.821497 ( 0.941966)
test_btest 0.001794 0.000000 85.488973 ( 9.208826)
test_basic 0.006825 0.003132 0.335708 ( 0.422665)
test_all 0.000921 0.002418 696.828165 ( 70.116304)
test_rubyspec 0.093100 0.080565 47.114634 ( 55.319116)
total: 142.95 sec