Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-201816
#<BuildRuby:0x000055e5ba05c0f8
@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-201816",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004664 0.000291 1.207741 ( 1.188952)
build_miniruby 0.000945 0.000059 1.058095 ( 1.056624)
build_ruby 0.001188 0.000075 2.636061 ( 2.545067)
build_all 0.004971 0.003949 15.578903 ( 3.307132)
build_install 0.009292 0.000096 2.212937 ( 1.263671)
test_btest 0.000499 0.000050 64.818031 ( 11.316229)
test_basic 0.000000 0.004993 0.290785 ( 0.380988)
test_all 0.000000 0.000993 678.145502 (119.483627)
test_rubyspec 0.038839 0.024748 52.784296 ( 61.026249)
total: 201.57 sec