Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-034034
#<BuildRuby:0x000055cddb3b40f8
@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.20221208-034034",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004087 0.001022 1.111971 ( 1.200557)
build_miniruby 0.000771 0.000193 0.985297 ( 0.983817)
build_ruby 0.000989 0.000247 2.718031 ( 2.631607)
build_all 0.006972 0.001743 15.756197 ( 3.315031)
build_install 0.004498 0.006067 2.249800 ( 1.308246)
test_btest 0.000462 0.000144 59.455612 ( 11.745942)
test_basic 0.004714 0.000000 0.291543 ( 0.382662)
test_all 0.000813 0.000183 658.260691 (103.166051)
test_rubyspec 0.044680 0.020405 52.188699 ( 60.416396)
total: 185.15 sec