Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-145944
#<BuildRuby:0x0000557383a47fa8
@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.20220817-145944",
@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.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004706 0.001882 0.849584 ( 1.049395)
build_miniruby 0.000949 0.000000 0.057858 ( 0.056717)
build_ruby 0.000943 0.000000 0.059969 ( 0.058773)
build_all 0.004540 0.000000 1.569058 ( 0.606560)
build_install 0.006669 0.004409 1.904973 ( 0.953060)
test_btest 0.000532 0.000204 53.622068 ( 8.317836)
test_basic 0.005415 0.000281 0.290504 ( 0.379131)
test_all 0.001531 0.000547 624.230082 ( 88.720780)
test_rubyspec 0.090801 0.036191 43.861102 ( 51.224729)
total: 151.37 sec