Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-194234
#<BuildRuby:0x0000556c4b67bf58
@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.20221214-194234",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003521 0.000542 0.895630 ( 1.179875)
build_miniruby 0.000739 0.000114 1.010138 ( 1.008866)
build_ruby 0.000000 0.001257 2.678480 ( 2.587818)
build_all 0.000000 0.008862 15.773461 ( 3.340933)
build_install 0.005454 0.002847 2.314145 ( 1.343517)
test_btest 0.000485 0.000171 58.921141 ( 11.685885)
test_basic 0.003486 0.001231 0.283254 ( 0.374308)
test_all 0.000965 0.000340 685.941282 (139.414883)
test_rubyspec 0.044210 0.013433 52.709348 ( 60.897691)
total: 221.83 sec