Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-145440
#<BuildRuby:0x000055df6de2fac0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221220-145440",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000187 0.003648 0.637160 ( 1.055075)
build_miniruby 0.000870 0.000000 0.750738 ( 0.750290)
build_ruby 0.001278 0.000000 2.536512 ( 2.536764)
build_all 0.009522 0.000000 12.421034 ( 1.523555)
build_install 0.006750 0.000000 1.612299 ( 0.762621)
test_btest 0.000663 0.000000 64.551137 ( 5.955976)
test_basic 0.000171 0.003292 0.252959 ( 0.348161)
test_all 0.001124 0.000178 506.442364 ( 69.764021)
test_rubyspec 0.005557 0.022408 34.919330 ( 45.512256)
total: 128.21 sec