Logfile: /home/ko1/ruby/logs/brlog.trunk.20220619-074516
#<BuildRuby:0x0000556117223670
@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.20220619-074516",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006159 0.000762 0.877708 ( 1.559016)
build_miniruby 0.001043 0.000000 0.057478 ( 0.056142)
build_ruby 0.000858 0.000000 0.059573 ( 0.058378)
build_all 0.003773 0.000471 1.515262 ( 0.605812)
build_install 0.009348 0.001500 6.285472 ( 2.825109)
test_btest 0.000628 0.000193 52.691212 ( 8.393930)
test_basic 0.004217 0.001298 0.293556 ( 0.382157)
test_all 0.001487 0.000000 650.225852 ( 94.512105)
test_rubyspec 0.042394 0.038472 44.171120 ( 49.759150)
total: 158.15 sec