Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-024842
#<BuildRuby:0x0000559a4063abe8
@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.20230124-024842",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000007 0.000019 ( 0.000019)
configure 0.000017 0.000010 0.000027 ( 0.000026)
build_up 0.001350 0.005024 0.838285 ( 1.034626)
build_miniruby 0.000787 0.000551 1.000409 ( 0.998358)
build_ruby 0.000935 0.000655 2.758858 ( 2.756312)
build_all 0.005717 0.004001 16.710381 ( 2.990856)
build_install 0.009165 0.000000 2.072224 ( 1.069147)
test_btest 0.001110 0.000000 77.488985 ( 10.379988)
test_basic 0.004361 0.002030 0.352865 ( 0.439250)
test_all 0.001307 0.000747 657.406232 ( 95.173266)
test_rubyspec 0.083863 0.050479 51.310443 ( 59.395010)
total: 174.24 sec