Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-042248
#<BuildRuby:0x000055e252766620
@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-042248",
@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.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005500 0.001178 0.851271 ( 1.057252)
build_miniruby 0.001001 0.000214 1.017020 ( 1.015165)
build_ruby 0.001299 0.000278 2.809788 ( 2.807204)
build_all 0.004563 0.005190 16.786428 ( 2.989498)
build_install 0.009686 0.001578 2.098781 ( 1.081445)
test_btest 0.000000 0.000789 70.623446 ( 11.432585)
test_basic 0.000063 0.007197 0.342987 ( 0.428004)
test_all 0.001913 0.000251 681.071166 (104.177292)
test_rubyspec 0.074945 0.032918 52.058688 ( 60.179912)
total: 185.17 sec