Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-004459
#<BuildRuby:0x000055563734ebe8
@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.20221231-004459",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.005630 0.000804 0.850127 ( 1.519771)
build_miniruby 0.001088 0.000156 1.014395 ( 1.012546)
build_ruby 0.001389 0.000199 2.837044 ( 2.834632)
build_all 0.004862 0.004945 16.820791 ( 3.055502)
build_install 0.002408 0.007020 2.304067 ( 1.184272)
test_btest 0.000865 0.000255 76.321119 ( 10.802456)
test_basic 0.004713 0.001386 0.348327 ( 0.434954)
test_all 0.001598 0.000470 669.456339 (101.790810)
test_rubyspec 0.077802 0.037832 51.569969 ( 59.723339)
total: 182.36 sec