Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-110227
#<BuildRuby:0x000055d87fe503c8
@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.20221224-110227",
@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.000020)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004184 0.000299 0.878513 ( 1.108053)
build_miniruby 0.000986 0.000071 0.985506 ( 0.984249)
build_ruby 0.001037 0.000074 2.625609 ( 2.624333)
build_all 0.008662 0.000289 15.712633 ( 3.397425)
build_install 0.010490 0.000367 2.281093 ( 1.283275)
test_btest 0.000544 0.000034 64.930675 ( 11.066380)
test_basic 0.000000 0.004830 0.284118 ( 0.374721)
test_all 0.000000 0.000921 630.893461 (111.093179)
test_rubyspec 0.040177 0.022593 52.271760 ( 60.445724)
total: 192.38 sec