Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-230225
#<BuildRuby:0x0000561529130008
@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-230225",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000033 0.000002 0.000035 ( 0.000036)
build_up 0.005133 0.000068 1.121064 ( 1.167749)
build_miniruby 0.000986 0.000000 1.027526 ( 1.026321)
build_ruby 0.001266 0.000000 2.781614 ( 2.680328)
build_all 0.009071 0.000181 15.870625 ( 3.382483)
build_install 0.010523 0.000094 2.168090 ( 1.240370)
test_btest 0.000615 0.000032 62.529870 ( 11.343020)
test_basic 0.004684 0.000009 0.285696 ( 0.376956)
test_all 0.000754 0.000038 650.832248 (110.537404)
test_rubyspec 0.047761 0.015282 52.607167 ( 60.810760)
total: 192.57 sec