Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-234729
#<BuildRuby:0x000055e3b296e858
@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.20221215-234729",
@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.000022 0.000002 0.000024 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.004299 0.000286 0.918788 ( 1.148284)
build_miniruby 0.000962 0.000000 1.122977 ( 1.121468)
build_ruby 0.001177 0.000000 2.833016 ( 2.712015)
build_all 0.009117 0.000000 15.833886 ( 3.380956)
build_install 0.001775 0.007245 2.392537 ( 1.377291)
test_btest 0.000483 0.000072 66.034247 ( 10.807176)
test_basic 0.004623 0.000111 0.292332 ( 0.383179)
test_all 0.001186 0.000169 677.351449 (148.175724)
test_rubyspec 0.042104 0.019404 52.488271 ( 60.607011)
total: 229.71 sec