Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-133348
#<BuildRuby:0x000056083f0ec728
@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.20230109-133348",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004967 0.001528 0.858767 ( 1.213073)
build_miniruby 0.001055 0.000325 1.017591 ( 1.015689)
build_ruby 0.001276 0.000393 2.778728 ( 2.776017)
build_all 0.009639 0.000197 16.818741 ( 3.008110)
build_install 0.008401 0.003083 2.116941 ( 1.076823)
test_btest 0.000782 0.000218 78.919606 ( 11.006264)
test_basic 0.006696 0.000000 0.381926 ( 0.467873)
test_all 0.000602 0.000829 672.063637 ( 97.417015)
test_rubyspec 0.071454 0.061558 52.150107 ( 60.201380)
total: 178.18 sec