Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-035331
#<BuildRuby:0x000055f22d5d0460
@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-035331",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003812 0.002599 0.895988 ( 1.056932)
build_miniruby 0.001138 0.000201 1.017369 ( 1.015374)
build_ruby 0.001405 0.000248 2.784923 ( 2.782399)
build_all 0.009039 0.000882 16.744252 ( 3.007864)
build_install 0.003505 0.007953 2.307467 ( 1.195214)
test_btest 0.000668 0.000176 72.477749 ( 11.018934)
test_basic 0.001904 0.004660 0.344896 ( 0.431235)
test_all 0.001064 0.000336 666.518264 ( 97.912139)
test_rubyspec 0.100607 0.025300 51.568053 ( 59.561445)
total: 177.98 sec