Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-092539
#<BuildRuby:0x00005582b7612be8
@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.20230110-092539",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005553 0.000793 0.853194 ( 1.037456)
build_miniruby 0.001339 0.000000 1.027159 ( 1.025083)
build_ruby 0.001539 0.000000 2.779121 ( 2.776645)
build_all 0.009491 0.000445 16.850757 ( 2.993844)
build_install 0.006427 0.005012 2.104034 ( 1.076304)
test_btest 0.000847 0.000149 73.882333 ( 10.596591)
test_basic 0.006629 0.000000 0.314664 ( 0.400817)
test_all 0.001912 0.000000 670.665907 ( 99.895340)
test_rubyspec 0.096867 0.026322 51.862905 ( 59.904440)
total: 179.71 sec