Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-051236
#<BuildRuby:0x000055bee8fb43c8
@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.20221225-051236",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.000155 0.004003 0.814802 ( 1.457647)
build_miniruby 0.000944 0.000000 0.961842 ( 0.960400)
build_ruby 0.001122 0.000000 2.630715 ( 2.629150)
build_all 0.008362 0.000740 15.951569 ( 3.423417)
build_install 0.007532 0.000901 2.220367 ( 1.258216)
test_btest 0.000515 0.000138 59.823215 ( 11.862144)
test_basic 0.004973 0.000139 0.312206 ( 0.403167)
test_all 0.001240 0.000310 630.008201 (102.924619)
test_rubyspec 0.039720 0.023967 51.855212 ( 60.054436)
total: 184.97 sec