Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-233636
#<BuildRuby:0x000056395eb1fe70
@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.20230103-233636",
@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.000014 0.000001 0.000015 ( 0.000014)
configure 0.000031 0.000002 0.000033 ( 0.000034)
build_up 0.006353 0.000144 0.907596 ( 1.057859)
build_miniruby 0.001335 0.000084 1.017584 ( 1.015404)
build_ruby 0.001562 0.000098 2.791696 ( 2.789208)
build_all 0.005976 0.004081 16.748083 ( 2.973902)
build_install 0.010599 0.001178 2.300455 ( 1.180723)
test_btest 0.000977 0.000109 72.520983 ( 10.813772)
test_basic 0.002057 0.005231 0.341001 ( 0.426049)
test_all 0.001191 0.000199 676.051029 ( 96.917362)
test_rubyspec 0.095265 0.031427 51.707847 ( 59.742527)
total: 176.92 sec