Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-054331
#<BuildRuby:0x000055f2342dabf0
@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.20220618-054331",
@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.000013 0.000003 0.000016 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.005333 0.001334 0.852643 ( 1.047562)
build_miniruby 0.000783 0.000196 0.057657 ( 0.056333)
build_ruby 0.000701 0.000175 0.059549 ( 0.058251)
build_all 0.003409 0.000853 1.497693 ( 0.602796)
build_install 0.008780 0.000000 6.342652 ( 2.874945)
test_btest 0.000719 0.000003 49.425997 ( 8.616148)
test_basic 0.000685 0.004968 0.287244 ( 0.375837)
test_all 0.000983 0.000281 646.928865 ( 92.084137)
test_rubyspec 0.067947 0.029165 44.080844 ( 49.658840)
total: 155.38 sec