Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-133822
#<BuildRuby:0x0000558da3c04028
@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.20221213-133822",
@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.000003 0.000017 ( 0.000017)
build_up 0.003800 0.000584 0.822775 ( 1.342461)
build_miniruby 0.000000 0.001089 0.950670 ( 0.949226)
build_ruby 0.000000 0.001212 2.845307 ( 2.748553)
build_all 0.008004 0.000964 15.846071 ( 3.354055)
build_install 0.008547 0.001603 2.172080 ( 1.211838)
test_btest 0.000485 0.000091 66.037994 ( 10.931716)
test_basic 0.004225 0.000792 0.298193 ( 0.388331)
test_all 0.001737 0.000325 679.076718 (134.963565)
test_rubyspec 0.041050 0.016737 52.414067 ( 60.638314)
total: 216.53 sec