Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-114022
#<BuildRuby:0x000055fcbe53cc10
@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.20220328-114022",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.011268 0.000479 0.992996 ( 1.269218)
build_miniruby 0.001731 0.000000 0.072934 ( 0.070956)
build_ruby 0.002120 0.000000 0.078077 ( 0.076174)
build_all 0.007611 0.003461 4.146092 ( 0.853514)
build_install 0.019081 0.004400 7.927883 ( 2.404698)
test_btest 0.001256 0.000157 75.846665 ( 8.021841)
test_basic 0.004659 0.004285 0.335457 ( 0.423066)
test_all 0.001613 0.000258 710.882502 ( 68.733277)
test_rubyspec 0.105254 0.053729 45.920342 ( 51.397823)
total: 133.25 sec