Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-235945
#<BuildRuby:0x000055d783834a68
@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.20220812-235945",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000031)
build_up 0.007791 0.001948 0.883933 ( 0.912747)
build_miniruby 0.002008 0.000502 0.064578 ( 0.062573)
build_ruby 0.001098 0.000275 0.056176 ( 0.054825)
build_all 0.007957 0.000000 1.250903 ( 0.466506)
build_install 0.011117 0.006057 1.579147 ( 0.797176)
test_btest 0.000841 0.000224 51.332405 ( 6.169819)
test_basic 0.000953 0.005418 0.288216 ( 0.378550)
test_all 0.003831 0.000000 486.210080 ( 51.905202)
test_rubyspec 0.095498 0.043044 42.057082 ( 49.438371)
total: 110.19 sec