Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-065036
#<BuildRuby:0x000055a4607ece80
@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.20220828-065036",
@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.000016 0.000007 0.000023 ( 0.000023)
autoconf 0.000032 0.000013 0.000045 ( 0.000044)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.007239 0.003683 0.862424 ( 1.084362)
build_miniruby 0.000905 0.000377 0.046077 ( 0.044893)
build_ruby 0.000999 0.000416 0.050375 ( 0.049412)
build_all 0.006974 0.001105 1.234300 ( 0.455096)
build_install 0.011642 0.002613 1.560634 ( 0.789340)
test_btest 0.000962 0.000344 53.929174 ( 6.036562)
test_basic 0.006957 0.000767 0.296026 ( 0.386228)
test_all 0.004390 0.000000 499.818634 ( 52.507558)
test_rubyspec 0.076885 0.062139 41.052616 ( 49.610674)
total: 110.97 sec