Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-070730
#<BuildRuby:0x0000560a1f02a9c0
@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.20220827-070730",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000036 0.000002 0.000038 ( 0.000038)
configure 0.000048 0.000004 0.000052 ( 0.000053)
build_up 0.006748 0.005177 0.826460 ( 0.895085)
build_miniruby 0.001387 0.000213 0.061933 ( 0.060486)
build_ruby 0.001469 0.000225 0.064329 ( 0.062869)
build_all 0.007294 0.001122 1.248130 ( 0.470879)
build_install 0.009319 0.006282 1.572809 ( 0.793995)
test_btest 0.001149 0.000246 54.063108 ( 6.148574)
test_basic 0.005895 0.000014 0.292537 ( 0.384029)
test_all 0.004889 0.000000 488.941423 ( 52.570186)
test_rubyspec 0.113691 0.018414 41.851386 ( 50.328293)
total: 111.72 sec