Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-195419
#<BuildRuby:0x000055c16da8a848
@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.20220617-195419",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006587 0.000173 0.884159 ( 1.010453)
build_miniruby 0.000921 0.000066 0.057821 ( 0.056643)
build_ruby 0.000992 0.000070 0.059231 ( 0.057950)
build_all 0.003896 0.000278 1.536941 ( 0.616086)
build_install 0.009073 0.000000 6.277725 ( 2.860373)
test_btest 0.000000 0.000704 50.884286 ( 8.271797)
test_basic 0.003026 0.002787 0.302210 ( 0.390587)
test_all 0.001431 0.000150 644.281157 ( 93.470695)
test_rubyspec 0.065214 0.057736 44.114747 ( 49.672532)
total: 156.41 sec