Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-213426
#<BuildRuby:0x000055fba3d16858
@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.20221219-213426",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003616 0.000556 0.822245 ( 1.223224)
build_miniruby 0.000813 0.000125 1.016405 ( 1.015071)
build_ruby 0.001114 0.000171 2.723239 ( 2.636373)
build_all 0.004507 0.004407 15.688328 ( 3.253084)
build_install 0.009518 0.001025 2.198275 ( 1.183322)
test_btest 0.000446 0.000090 66.668129 ( 10.871010)
test_basic 0.000987 0.003823 0.325307 ( 0.415975)
test_all 0.001132 0.000283 676.681890 (138.852479)
test_rubyspec 0.032944 0.031776 52.962387 ( 61.147790)
total: 220.60 sec