Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-071904
#<BuildRuby:0x000055bd4d8f3f58
@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-071904",
@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.000002 0.000009 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001614 0.004777 0.841751 ( 1.038645)
build_miniruby 0.000888 0.000370 1.008069 ( 1.006195)
build_ruby 0.000985 0.000410 2.775896 ( 2.773515)
build_all 0.009731 0.000000 16.802990 ( 3.003381)
build_install 0.006531 0.004877 2.082102 ( 1.066000)
test_btest 0.000776 0.000302 70.554015 ( 11.375113)
test_basic 0.002968 0.003502 0.371400 ( 0.457614)
test_all 0.000980 0.000412 679.147527 ( 97.335265)
test_rubyspec 0.072825 0.038761 51.773112 ( 59.809450)
total: 177.87 sec