Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-100225
#<BuildRuby:0x000055cbc08e2038
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220814-100225",
@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.000029 0.000007 0.000036 ( 0.000036)
autoconf 0.000056 0.000014 0.000070 ( 0.000074)
configure 0.000031 0.000008 0.000039 ( 0.000042)
build_up 0.009905 0.002476 0.860056 ( 0.919404)
build_miniruby 0.001489 0.000373 0.065176 ( 0.064005)
build_ruby 0.001411 0.000353 0.059836 ( 0.057895)
build_all 0.005926 0.001482 1.246279 ( 0.477834)
build_install 0.014274 0.002038 1.609641 ( 0.805160)
test_btest 0.001104 0.000255 54.373523 ( 5.996287)
test_basic 0.005127 0.001184 0.290239 ( 0.380452)
test_all 0.004418 0.001019 484.659497 ( 51.747527)
test_rubyspec 0.081816 0.052953 41.583642 ( 49.226871)
total: 109.68 sec