Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-100649
#<BuildRuby:0x000055a64f5d0b38
@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.20220215-100649",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009417 0.004536 0.970133 ( 1.302056)
build_miniruby 0.002080 0.000000 0.075500 ( 0.073409)
build_ruby 0.001930 0.000055 0.082295 ( 0.080566)
build_all 0.007734 0.002489 4.158514 ( 0.776135)
build_install 0.020115 0.004135 7.767940 ( 2.329265)
test_btest 0.001251 0.000000 73.534176 ( 8.298049)
test_basic 0.007889 0.000432 0.335166 ( 0.424312)
test_all 0.001367 0.000399 654.316950 ( 65.059520)
test_rubyspec 0.117577 0.038284 45.938174 ( 51.492167)
total: 129.84 sec