Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-080315
#<BuildRuby:0x000055b8afc392f0
@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.20220721-080315",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.011821 0.000961 0.863113 ( 1.626364)
build_miniruby 0.001332 0.000167 0.060579 ( 0.059721)
build_ruby 0.001566 0.000195 0.065085 ( 0.064194)
build_all 0.008287 0.000409 1.267098 ( 0.489701)
build_install 0.016139 0.000139 4.284077 ( 1.811749)
test_btest 0.002306 0.000000 52.823724 ( 6.016199)
test_basic 0.006187 0.000356 0.300885 ( 0.391158)
test_all 0.000000 0.002325 500.598960 ( 52.448187)
test_rubyspec 0.098680 0.035256 42.154500 ( 47.952014)
total: 110.86 sec