Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-044454
#<BuildRuby:0x0000563b320cecc0
@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.20220629-044454",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006876 0.004552 0.864728 ( 1.509295)
build_miniruby 0.001109 0.000256 0.048017 ( 0.048295)
build_ruby 0.001057 0.000245 0.066251 ( 0.066773)
build_all 0.007135 0.000615 1.214629 ( 0.495849)
build_install 0.009973 0.009272 4.894920 ( 2.518105)
test_btest 0.001366 0.000000 54.590631 ( 6.193339)
test_basic 0.004656 0.000452 0.291135 ( 0.385469)
test_all 0.000000 0.002205 510.361245 ( 53.499429)
test_rubyspec 0.076240 0.058606 42.060137 ( 47.811910)
total: 112.53 sec