Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-212553
#<BuildRuby:0x000055ea61727f58
@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.20230106-212553",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000020 0.000010 0.000030 ( 0.000031)
build_up 0.005817 0.000710 0.852931 ( 1.027596)
build_miniruby 0.000862 0.000359 1.014053 ( 1.012285)
build_ruby 0.001629 0.000000 2.772639 ( 2.770080)
build_all 0.007928 0.002029 16.847672 ( 2.988267)
build_install 0.006824 0.002624 2.126464 ( 1.084223)
test_btest 0.000752 0.000289 73.113508 ( 11.030810)
test_basic 0.000965 0.005774 0.368253 ( 0.454126)
test_all 0.000910 0.000420 674.006188 ( 97.993411)
test_rubyspec 0.063168 0.061993 51.870095 ( 59.887342)
total: 178.25 sec