Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-193856
#<BuildRuby:0x000056180c4e8728
@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.20221210-193856",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003978 0.000199 0.851219 ( 1.079068)
build_miniruby 0.000862 0.000043 1.003333 ( 1.001845)
build_ruby 0.001315 0.000000 2.797678 ( 2.710396)
build_all 0.009133 0.000091 15.761037 ( 3.317070)
build_install 0.006133 0.004131 2.260965 ( 1.299235)
test_btest 0.000000 0.000594 64.597730 ( 10.938203)
test_basic 0.001473 0.003268 0.320147 ( 0.411164)
test_all 0.000896 0.000107 667.014855 (103.598773)
test_rubyspec 0.045713 0.017479 52.202385 ( 60.441076)
total: 184.80 sec