Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-144000
#<BuildRuby:0x0000562d55f3c040
@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.20221211-144000",
@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.000019)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003525 0.000705 0.876595 ( 1.134230)
build_miniruby 0.000877 0.000176 1.029181 ( 1.027719)
build_ruby 0.000959 0.000191 2.864021 ( 2.757553)
build_all 0.005576 0.003559 15.915296 ( 3.397616)
build_install 0.009586 0.000303 2.242188 ( 1.239431)
test_btest 0.000506 0.000107 66.674825 ( 11.026342)
test_basic 0.000721 0.004372 0.291490 ( 0.381522)
test_all 0.000836 0.000220 661.228949 (102.102668)
test_rubyspec 0.039231 0.026792 53.264787 ( 61.437001)
total: 184.50 sec