Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-194750
#<BuildRuby:0x000055e8b9d63858
@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.20231020-194750",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001045 0.004179 1.495240 ( 1.753421)
build_miniruby 0.000983 0.000155 0.873324 ( 0.872626)
build_ruby 0.001027 0.000162 2.730109 ( 2.729965)
build_all 0.007244 0.003218 17.341563 ( 1.631213)
build_install 0.007192 0.001307 5.093464 ( 1.176911)
test_btest 0.000836 0.000152 84.800703 ( 8.158337)
test_basic 0.004482 0.000029 0.717881 ( 0.797987)
test_all 0.007186 0.000478 513.379513 ( 57.108125)
test_rubyspec 0.026406 0.019557 49.584645 ( 61.851433)
total: 136.08 sec