Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-070215
#<BuildRuby:0x000055562aaaebe8
@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.20221215-070215",
@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.000000 0.000027 0.000027 ( 0.000027)
autoconf 0.000000 0.000018 0.000018 ( 0.000018)
configure 0.000000 0.000028 0.000028 ( 0.000028)
build_up 0.000035 0.004005 0.856476 ( 1.092140)
build_miniruby 0.000704 0.000176 1.042708 ( 1.041322)
build_ruby 0.000935 0.000234 2.772371 ( 2.677931)
build_all 0.009115 0.000000 15.724772 ( 3.371299)
build_install 0.009424 0.000222 2.233714 ( 1.232233)
test_btest 0.000468 0.000088 64.540922 ( 11.097681)
test_basic 0.000733 0.004650 0.369683 ( 0.459474)
test_all 0.001454 0.000363 675.955452 (147.074483)
test_rubyspec 0.057666 0.010766 52.853378 ( 61.057661)
total: 229.11 sec