Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-234155
#<BuildRuby:0x000056405cf8c008
@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.20221223-234155",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.000000 0.003956 0.869703 ( 1.522404)
build_miniruby 0.000000 0.000902 1.003139 ( 1.001616)
build_ruby 0.000000 0.001210 2.677117 ( 2.675461)
build_all 0.006109 0.002925 15.837800 ( 3.325608)
build_install 0.002373 0.008031 2.249931 ( 1.246079)
test_btest 0.000444 0.000194 60.309311 ( 10.962863)
test_basic 0.003118 0.001364 0.283495 ( 0.375340)
test_all 0.000754 0.000329 634.365301 (108.083811)
test_rubyspec 0.048771 0.019503 51.595351 ( 59.794222)
total: 188.99 sec