Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-213534
#<BuildRuby:0x00005602ef24fe80
@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.20230105-213534",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000025 0.000010 0.000035 ( 0.000023)
configure 0.000014 0.000007 0.000021 ( 0.000020)
build_up 0.004538 0.001891 0.850540 ( 1.040711)
build_miniruby 0.000760 0.000316 1.016896 ( 1.015008)
build_ruby 0.001546 0.000000 2.759589 ( 2.756920)
build_all 0.008371 0.001591 16.677245 ( 2.996702)
build_install 0.008233 0.003087 2.075243 ( 1.073496)
test_btest 0.000878 0.000000 75.966384 ( 10.259596)
test_basic 0.003252 0.004289 0.371810 ( 0.456313)
test_all 0.001339 0.000000 657.273382 ( 97.344411)
test_rubyspec 0.089605 0.044529 51.725327 ( 59.871041)
total: 176.81 sec