Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-230327
#<BuildRuby:0x000055637568be00
@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.20220819-230327",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006186 0.000329 0.889104 ( 1.156988)
build_miniruby 0.000874 0.000125 0.057825 ( 0.056620)
build_ruby 0.000822 0.000118 0.059608 ( 0.058411)
build_all 0.004561 0.000052 1.521594 ( 0.591636)
build_install 0.006565 0.004645 1.913538 ( 0.967391)
test_btest 0.000675 0.000127 53.836791 ( 8.339824)
test_basic 0.005480 0.000191 0.279764 ( 0.368592)
test_all 0.001800 0.000000 640.390100 ( 91.248778)
test_rubyspec 0.076636 0.052768 44.149447 ( 52.425116)
total: 155.21 sec