Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-091855
#<BuildRuby:0x000055c0670c7df8
@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.20220827-091855",
@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.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006685 0.841065 ( 1.036807)
build_miniruby 0.000216 0.000727 0.057889 ( 0.056758)
build_ruby 0.000636 0.000136 0.060312 ( 0.059096)
build_all 0.004524 0.000135 1.536124 ( 0.592548)
build_install 0.007449 0.001490 1.917711 ( 0.965896)
test_btest 0.000727 0.000145 56.390596 ( 8.427244)
test_basic 0.005097 0.000109 0.303426 ( 0.392564)
test_all 0.001992 0.000000 624.532622 ( 88.998627)
test_rubyspec 0.094821 0.034838 44.056209 ( 52.361733)
total: 152.89 sec