Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-154809
#<BuildRuby:0x0000557594e583c8
@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.20221206-154809",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000015)
build_up 0.004166 0.001042 1.196702 ( 2.042005)
build_miniruby 0.000631 0.000158 0.916203 ( 0.915002)
build_ruby 0.000950 0.000238 2.728046 ( 2.611944)
build_all 0.006474 0.002608 15.672685 ( 3.337649)
build_install 0.005145 0.004332 2.252357 ( 1.282481)
test_btest 0.000686 0.000000 64.934750 ( 11.762439)
test_basic 0.005056 0.000000 0.322351 ( 0.412523)
test_all 0.000810 0.000000 661.965434 (111.904899)
test_rubyspec 0.046800 0.021161 53.157265 ( 61.418134)
total: 195.69 sec