Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-225942
#<BuildRuby:0x000055a5d0cf0028
@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-225942",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003805 0.000272 0.856842 ( 1.317886)
build_miniruby 0.001086 0.000078 0.969901 ( 0.968110)
build_ruby 0.001131 0.000081 2.715085 ( 2.626905)
build_all 0.006735 0.002104 15.784615 ( 3.348641)
build_install 0.005920 0.003611 2.267830 ( 1.274542)
test_btest 0.000604 0.000082 59.233827 ( 11.951911)
test_basic 0.004706 0.000642 0.315181 ( 0.405602)
test_all 0.001325 0.000181 694.434088 (137.735109)
test_rubyspec 0.031446 0.040053 52.467924 ( 60.643461)
total: 220.27 sec