Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-162305
#<BuildRuby:0x000055ea864027e0
@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.20220818-162305",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006083 0.000298 0.826506 ( 1.432484)
build_miniruby 0.000767 0.000117 0.057864 ( 0.056706)
build_ruby 0.000823 0.000127 0.059631 ( 0.058475)
build_all 0.004044 0.000622 1.529990 ( 0.584548)
build_install 0.010090 0.000764 1.913297 ( 0.962980)
test_btest 0.000678 0.000096 54.029100 ( 8.246764)
test_basic 0.001272 0.004398 0.310395 ( 0.399076)
test_all 0.001691 0.000840 635.649567 ( 93.567679)
test_rubyspec 0.069017 0.048579 44.221925 ( 51.687063)
total: 157.00 sec