Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-231941
#<BuildRuby:0x000055966ffa3510
@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.20220301-231941",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002059 0.008970 0.980119 ( 1.066573)
build_miniruby 0.001687 0.000519 0.077053 ( 0.074585)
build_ruby 0.001527 0.000470 0.077620 ( 0.075268)
build_all 0.005777 0.005015 4.213562 ( 0.854920)
build_install 0.022774 0.001124 7.990927 ( 2.427987)
test_btest 0.001201 0.000333 75.852928 ( 8.641824)
test_basic 0.006412 0.001781 0.341928 ( 0.433435)
test_all 0.001500 0.000417 663.690055 ( 65.729995)
test_rubyspec 0.108768 0.052315 46.185121 ( 51.607798)
total: 130.91 sec