Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-184817
#<BuildRuby:0x0000563f7f0acea8
@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.20221110-184817",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.007614 0.003973 1.113903 ( 1.141864)
build_miniruby 0.001792 0.000358 0.068291 ( 0.066108)
build_ruby 0.001734 0.000347 0.076919 ( 0.074444)
build_all 0.003151 0.006999 1.545368 ( 0.602229)
build_install 0.015067 0.006226 1.892296 ( 0.951477)
test_btest 0.001032 0.000326 83.989924 ( 8.562872)
test_basic 0.004454 0.004505 0.332416 ( 0.418913)
test_all 0.001943 0.000209 705.236898 ( 69.970414)
test_rubyspec 0.106769 0.077050 48.232275 ( 56.305054)
total: 138.09 sec