Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-053619
#<BuildRuby:0x000055fb2c113f28
@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.20230104-053619",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.004838 0.001613 0.846709 ( 1.038916)
build_miniruby 0.000956 0.000318 1.022784 ( 1.020938)
build_ruby 0.001391 0.000000 2.779482 ( 2.776991)
build_all 0.009176 0.000963 16.821657 ( 2.997628)
build_install 0.006959 0.004897 2.280503 ( 1.173918)
test_btest 0.000867 0.000000 71.519360 ( 10.942805)
test_basic 0.006421 0.000000 0.344100 ( 0.430429)
test_all 0.001230 0.000162 663.940017 (104.160613)
test_rubyspec 0.107797 0.020989 51.673292 ( 59.804217)
total: 184.35 sec