Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-205415
#<BuildRuby:0x0000561576e443c8
@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.20221206-205415",
@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.000008 0.000001 0.000009 ( 0.000023)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000542 0.004146 1.128251 ( 1.168050)
build_miniruby 0.000778 0.000179 1.020708 ( 1.019498)
build_ruby 0.001041 0.000240 2.731230 ( 2.611279)
build_all 0.008324 0.000881 15.798672 ( 3.325263)
build_install 0.005962 0.003745 2.212865 ( 1.256601)
test_btest 0.000528 0.000132 66.229971 ( 10.618201)
test_basic 0.004063 0.001016 0.314618 ( 0.406159)
test_all 0.000796 0.000199 658.897734 (106.374896)
test_rubyspec 0.054222 0.015251 52.707841 ( 60.867755)
total: 187.65 sec