Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-205423
#<BuildRuby:0x00005607bdf25e98
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-205423",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000044 0.000003 0.000047 ( 0.000047)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.004251 0.000005 0.845631 ( 1.053881)
build_miniruby 0.000944 0.000068 0.933142 ( 0.932014)
build_ruby 0.000000 0.001281 2.734513 ( 2.602791)
build_all 0.006388 0.002638 15.760053 ( 3.253861)
build_install 0.010756 0.000000 2.239806 ( 1.250975)
test_btest 0.000639 0.000000 60.397079 ( 12.021995)
test_basic 0.000461 0.004057 0.289888 ( 0.381093)
test_all 0.001285 0.000202 667.430268 (145.692863)
test_rubyspec 0.047080 0.014085 52.546997 ( 60.830527)
total: 228.02 sec