Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-185154
#<BuildRuby:0x000055d5807c8728
@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.20230109-185154",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000032 0.000005 0.000037 ( 0.000049)
build_up 0.002388 0.004333 0.847634 ( 1.034956)
build_miniruby 0.001139 0.000228 1.014059 ( 1.012096)
build_ruby 0.001651 0.000000 2.790392 ( 2.787772)
build_all 0.009818 0.000000 16.873400 ( 3.002857)
build_install 0.007819 0.003881 2.133753 ( 1.086232)
test_btest 0.000907 0.000181 75.370928 ( 10.640788)
test_basic 0.002728 0.004774 0.325962 ( 0.410307)
test_all 0.001159 0.000289 669.209867 (100.677890)
test_rubyspec 0.097979 0.022307 52.191230 ( 60.271367)
total: 180.92 sec