Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-083529
#<BuildRuby:0x000055fbf706fe70
@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.20221220-083529",
@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.000006)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000010 0.000001 0.000011 ( 0.000025)
build_up 0.004462 0.000055 0.822414 ( 1.070169)
build_miniruby 0.000851 0.000095 0.991059 ( 0.990063)
build_ruby 0.001321 0.000000 2.714340 ( 2.600797)
build_all 0.004796 0.004386 15.926813 ( 3.335510)
build_install 0.009310 0.001470 2.167699 ( 1.212506)
test_btest 0.000494 0.000078 58.704434 ( 11.300803)
test_basic 0.004811 0.000018 0.314739 ( 0.405285)
test_all 0.001341 0.000202 679.245137 (143.484300)
test_rubyspec 0.045493 0.011304 52.698320 ( 60.954278)
total: 225.35 sec