Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-191123
#<BuildRuby:0x000055a0bdf1e678
@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.20221223-191123",
@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.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000046)
build_up 0.004084 0.000007 0.866236 ( 1.107572)
build_miniruby 0.000817 0.000090 0.960343 ( 0.959098)
build_ruby 0.001060 0.000118 2.579092 ( 2.577727)
build_all 0.008509 0.000461 15.845756 ( 3.317910)
build_install 0.003967 0.004305 2.254862 ( 1.278535)
test_btest 0.000589 0.000088 66.067210 ( 10.655259)
test_basic 0.003797 0.000570 0.307187 ( 0.398335)
test_all 0.001527 0.000229 627.041439 (105.260923)
test_rubyspec 0.046836 0.026000 52.171499 ( 60.357210)
total: 185.91 sec