Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-124007
#<BuildRuby:0x000055d458e9c6e0
@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.20220817-124007",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009411 0.001448 0.946285 ( 0.979223)
build_miniruby 0.001598 0.000246 0.072405 ( 0.070960)
build_ruby 0.001764 0.000271 0.073658 ( 0.071529)
build_all 0.008335 0.001282 1.491762 ( 0.574949)
build_install 0.006773 0.015199 1.877894 ( 0.908284)
test_btest 0.000833 0.000278 75.150654 ( 7.895017)
test_basic 0.006639 0.000412 0.329047 ( 0.419256)
test_all 0.004414 0.000000 672.314575 ( 65.974183)
test_rubyspec 0.110453 0.056924 45.170842 ( 52.843273)
total: 129.74 sec