Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-222805
#<BuildRuby:0x000055bbfc8efe00
@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.20220811-222805",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005994 0.000461 0.869030 ( 1.033196)
build_miniruby 0.000838 0.000000 0.057783 ( 0.056645)
build_ruby 0.000857 0.000000 0.059600 ( 0.058412)
build_all 0.000254 0.004241 1.481146 ( 0.582954)
build_install 0.006898 0.004060 5.629716 ( 2.182313)
test_btest 0.000536 0.000100 48.809082 ( 8.527680)
test_basic 0.000000 0.005355 0.283127 ( 0.371908)
test_all 0.000899 0.000848 637.156410 ( 90.008460)
test_rubyspec 0.071146 0.032876 43.788209 ( 51.225600)
total: 154.05 sec