Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-103053
#<BuildRuby:0x000056395ca63dd0
@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.20221227-103053",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.006402 0.835522 ( 1.127023)
build_miniruby 0.000767 0.000576 1.004021 ( 1.002093)
build_ruby 0.001577 0.000000 2.755521 ( 2.752780)
build_all 0.007739 0.001831 16.604924 ( 2.942850)
build_install 0.011587 0.000000 2.232071 ( 1.167477)
test_btest 0.001059 0.000000 73.578554 ( 10.572727)
test_basic 0.006174 0.000330 0.339222 ( 0.425715)
test_all 0.001053 0.000275 654.019616 ( 97.251435)
test_rubyspec 0.064253 0.045977 51.539988 ( 59.585446)
total: 176.83 sec