Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-114350
#<BuildRuby:0x000055dbfe73be20
@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.20230107-114350",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000026 0.000002 0.000028 ( 0.000013)
build_up 0.006534 0.000159 0.917923 ( 1.076230)
build_miniruby 0.001299 0.000076 1.012865 ( 1.010705)
build_ruby 0.000000 0.001659 2.764323 ( 2.761641)
build_all 0.007776 0.002327 16.801470 ( 2.978276)
build_install 0.007555 0.003918 2.131221 ( 1.082561)
test_btest 0.000873 0.000125 77.690717 ( 10.296665)
test_basic 0.000000 0.007566 0.382131 ( 0.467681)
test_all 0.000000 0.002181 669.183915 ( 98.610111)
test_rubyspec 0.069365 0.058473 52.059335 ( 60.133415)
total: 178.42 sec