Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-004027
#<BuildRuby:0x00005577a6aca5f8
@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.20230111-004027",
@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.000014 0.000003 0.000017 ( 0.000017)
configure 0.000022 0.000005 0.000027 ( 0.000013)
build_up 0.005284 0.001220 0.854279 ( 1.059818)
build_miniruby 0.000950 0.000220 1.015721 ( 1.014567)
build_ruby 0.001256 0.000290 2.770251 ( 2.767586)
build_all 0.010039 0.000000 16.905546 ( 3.028652)
build_install 0.010276 0.001159 2.112732 ( 1.086139)
test_btest 0.000813 0.000153 73.432651 ( 10.890339)
test_basic 0.005670 0.001063 0.366726 ( 0.452723)
test_all 0.001246 0.000234 649.019015 ( 96.617309)
test_rubyspec 0.078226 0.057829 51.718260 ( 59.772506)
total: 176.69 sec