Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-205134
#<BuildRuby:0x000055a5cf5f7e70
@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-205134",
@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.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004534 0.001889 0.851955 ( 1.101541)
build_miniruby 0.001298 0.000000 1.000429 ( 0.998651)
build_ruby 0.000000 0.001750 2.765956 ( 2.763347)
build_all 0.008500 0.001300 16.774905 ( 2.971621)
build_install 0.009454 0.002037 2.078601 ( 1.069465)
test_btest 0.000740 0.000277 73.394966 ( 10.429973)
test_basic 0.006335 0.000678 0.343528 ( 0.429812)
test_all 0.000913 0.000322 664.535411 ( 97.285859)
test_rubyspec 0.066332 0.040832 51.653751 ( 59.704857)
total: 176.76 sec