Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-065912
#<BuildRuby:0x00005595bc49c2d8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220723-065912",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.006031 0.001005 0.882931 ( 0.929957)
build_miniruby 0.000835 0.000139 0.057018 ( 0.055837)
build_ruby 0.000801 0.000133 0.058921 ( 0.057755)
build_all 0.003960 0.000660 1.526381 ( 0.583983)
build_install 0.008791 0.000000 5.646637 ( 2.170843)
test_btest 0.000905 0.000000 52.460535 ( 8.005085)
test_basic 0.000956 0.005240 0.328667 ( 0.416360)
test_all 0.000689 0.000147 585.731853 ( 90.708080)
test_rubyspec 0.088409 0.034815 43.582922 ( 49.182567)
total: 152.11 sec