Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-195314
#<BuildRuby:0x000055bbcfa4b858
@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.20220209-195314",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010488 0.000412 0.961702 ( 0.990789)
build_miniruby 0.002349 0.000147 0.079823 ( 0.077582)
build_ruby 0.001994 0.000125 0.073852 ( 0.071663)
build_all 0.009808 0.000034 4.077006 ( 0.784350)
build_install 0.018510 0.005074 7.788773 ( 2.330146)
test_btest 0.001571 0.000149 74.717772 ( 8.601352)
test_basic 0.008319 0.000000 0.350875 ( 0.443718)
test_all 0.002036 0.000052 649.148724 ( 65.677659)
test_rubyspec 0.115649 0.051375 46.136056 ( 51.363690)
total: 130.34 sec