Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-092144
#<BuildRuby:0x00005637a2a56bf0
@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.20220814-092144",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005898 0.000646 0.813195 ( 1.166794)
build_miniruby 0.000705 0.000257 0.057652 ( 0.056326)
build_ruby 0.000674 0.000245 0.059471 ( 0.058341)
build_all 0.003361 0.001222 1.517657 ( 0.585701)
build_install 0.008161 0.002967 1.907173 ( 0.959782)
test_btest 0.000612 0.000222 54.945456 ( 8.341168)
test_basic 0.003823 0.001390 0.299946 ( 0.389179)
test_all 0.001678 0.000610 631.000222 ( 92.031584)
test_rubyspec 0.073663 0.053770 43.937947 ( 51.322510)
total: 154.91 sec