Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-083845
#<BuildRuby:0x000055f549ab3800
@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.20220914-083845",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003320 0.007466 1.088408 ( 1.083648)
build_miniruby 0.002794 0.000000 0.071608 ( 0.069101)
build_ruby 0.002226 0.000000 0.078108 ( 0.076157)
build_all 0.009521 0.000762 1.586055 ( 0.612366)
build_install 0.018139 0.005452 1.949721 ( 0.950229)
test_btest 0.000938 0.000223 93.266932 ( 9.569308)
test_basic 0.002881 0.005135 0.362756 ( 0.451027)
test_all 0.003400 0.000972 675.068518 ( 67.495935)
test_rubyspec 0.109241 0.045942 46.809551 ( 55.296282)
total: 135.60 sec