Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-073931
#<BuildRuby:0x0000564b7f928a58
@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.20220223-073931",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011045 0.000414 0.865682 ( 0.980328)
build_miniruby 0.001950 0.000244 0.079033 ( 0.077982)
build_ruby 0.001826 0.000228 0.078326 ( 0.077103)
build_all 0.008751 0.001094 4.229024 ( 0.868277)
build_install 0.023121 0.000362 8.040184 ( 2.437914)
test_btest 0.001146 0.000114 73.793703 ( 8.462569)
test_basic 0.002989 0.005570 0.333242 ( 0.422174)
test_all 0.002097 0.000000 698.242932 ( 67.547731)
test_rubyspec 0.086463 0.066367 46.256113 ( 51.727725)
total: 132.60 sec