Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-142154
#<BuildRuby:0x000056247a17abe8
@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.20221228-142154",
@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.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006102 0.000381 0.844687 ( 1.038924)
build_miniruby 0.001257 0.000000 1.015738 ( 1.013802)
build_ruby 0.001604 0.000000 2.770533 ( 2.767891)
build_all 0.009870 0.000003 16.722756 ( 2.978211)
build_install 0.007959 0.003824 2.280232 ( 1.176496)
test_btest 0.000790 0.000072 71.689267 ( 11.031388)
test_basic 0.006342 0.000000 0.343056 ( 0.429638)
test_all 0.001341 0.000000 664.569642 ( 95.437075)
test_rubyspec 0.107230 0.013025 51.470931 ( 59.509829)
total: 175.38 sec