Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-131333
#<BuildRuby:0x0000559b6c9500d0
@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.20230125-131333",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.006146 0.000000 0.845676 ( 1.040414)
build_miniruby 0.001327 0.000000 1.012530 ( 1.010349)
build_ruby 0.001664 0.000000 2.775964 ( 2.773368)
build_all 0.002408 0.007402 16.729406 ( 2.950517)
build_install 0.006939 0.004447 2.065605 ( 1.067600)
test_btest 0.000833 0.000167 75.576056 ( 10.886901)
test_basic 0.006006 0.000377 0.351044 ( 0.437688)
test_all 0.001401 0.000267 653.610153 (102.004540)
test_rubyspec 0.056125 0.023595 51.617190 ( 59.729741)
total: 181.90 sec