Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-110326
#<BuildRuby:0x0000564d0f55fe80
@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.20221218-110326",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003744 0.000576 0.856182 ( 1.664310)
build_miniruby 0.000796 0.000122 1.006861 ( 1.005913)
build_ruby 0.000000 0.001175 2.755443 ( 2.669733)
build_all 0.003936 0.005081 15.884631 ( 3.265431)
build_install 0.008743 0.000293 2.186113 ( 1.197708)
test_btest 0.000622 0.000000 65.318409 ( 11.374984)
test_basic 0.001355 0.003329 0.312495 ( 0.404223)
test_all 0.000917 0.000241 675.096704 (149.487476)
test_rubyspec 0.038196 0.028153 52.599121 ( 60.743873)
total: 231.81 sec