Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-002516
#<BuildRuby:0x000056438a062678
@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.20230111-002516",
@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.000007)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002723 0.003855 0.885928 ( 1.068163)
build_miniruby 0.001138 0.000227 1.016987 ( 1.014962)
build_ruby 0.001393 0.000278 2.775548 ( 2.773090)
build_all 0.004733 0.005243 16.834202 ( 3.010371)
build_install 0.004176 0.007373 2.113349 ( 1.073587)
test_btest 0.000706 0.000247 77.587042 ( 10.613637)
test_basic 0.001247 0.006273 0.376775 ( 0.461044)
test_all 0.000894 0.000383 673.516016 ( 94.422951)
test_rubyspec 0.091953 0.037418 51.595888 ( 59.608645)
total: 174.05 sec