Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-181639
#<BuildRuby:0x0000561d52d7be30
@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.20220829-181639",
@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.000014 0.000002 0.000016 ( 0.000017)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003306 0.003068 0.891898 ( 2.472808)
build_miniruby 0.000780 0.000167 0.057441 ( 0.056297)
build_ruby 0.000686 0.000147 0.059575 ( 0.058412)
build_all 0.000000 0.004523 1.545914 ( 0.595175)
build_install 0.006804 0.004177 1.907863 ( 0.951541)
test_btest 0.000595 0.000198 45.209997 ( 8.399074)
test_basic 0.004275 0.001425 0.302862 ( 0.391534)
test_all 0.003017 0.001006 608.670162 ( 86.453301)
test_rubyspec 0.080715 0.047489 43.427703 ( 51.753952)
total: 151.13 sec