Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-062905
#<BuildRuby:0x00005635276f3440
@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.20220211-062905",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.000000 0.010610 0.956345 ( 1.369156)
build_miniruby 0.000000 0.001740 0.077681 ( 0.077401)
build_ruby 0.000000 0.002535 0.075106 ( 0.073464)
build_all 0.006266 0.004045 4.080925 ( 0.792340)
build_install 0.017665 0.006247 7.865192 ( 2.358659)
test_btest 0.000756 0.000486 75.003219 ( 8.130599)
test_basic 0.003873 0.002490 0.338982 ( 0.430072)
test_all 0.001068 0.000687 698.274771 ( 67.449675)
test_rubyspec 0.088224 0.087102 46.222158 ( 51.442499)
total: 132.12 sec