Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-131840
#<BuildRuby:0x000055eb8be2e858
@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.20230114-131840",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000055 0.000004 0.000059 ( 0.000058)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.002022 0.007419 0.857274 ( 1.036161)
build_miniruby 0.001210 0.000000 1.020236 ( 1.018232)
build_ruby 0.001648 0.000000 2.793608 ( 2.791023)
build_all 0.009518 0.000177 16.709312 ( 2.993047)
build_install 0.005545 0.004155 2.068927 ( 1.074666)
test_btest 0.000880 0.000168 77.392181 ( 11.132726)
test_basic 0.002790 0.003690 0.348488 ( 0.435054)
test_all 0.001152 0.000262 657.494305 (110.724429)
test_rubyspec 0.093472 0.033706 52.000553 ( 60.072856)
total: 191.28 sec