Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-235425
#<BuildRuby:0x0000559059ac8b38
@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-235425",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008679 0.001240 0.999093 ( 1.691528)
build_miniruby 0.001603 0.000229 0.077291 ( 0.077563)
build_ruby 0.001344 0.000192 0.076095 ( 0.076707)
build_all 0.008747 0.001249 4.159384 ( 0.799556)
build_install 0.021509 0.002153 7.801101 ( 2.360954)
test_btest 0.000000 0.001852 73.885815 ( 8.304003)
test_basic 0.004995 0.002884 0.341700 ( 0.431666)
test_all 0.000000 0.001872 706.960010 ( 68.014868)
test_rubyspec 0.125272 0.038781 46.128803 ( 51.489614)
total: 133.25 sec