Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-144524
#<BuildRuby:0x00005578dbf349c8
@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.20220717-144524",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005738 0.005438 0.980169 ( 1.378116)
build_miniruby 0.002291 0.000000 0.072742 ( 0.070337)
build_ruby 0.001911 0.000000 0.067016 ( 0.065365)
build_all 0.007071 0.004003 1.553886 ( 0.609398)
build_install 0.014426 0.008936 5.249973 ( 2.090599)
test_btest 0.000825 0.000258 72.891427 ( 8.563180)
test_basic 0.003042 0.004562 0.328679 ( 0.416211)
test_all 0.001281 0.000452 682.544175 ( 66.663986)
test_rubyspec 0.119156 0.057928 45.556122 ( 51.372859)
total: 131.23 sec