Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-201817
#<BuildRuby:0x000055c13e4a0920
@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.20220912-201817",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010996 0.000000 1.162599 ( 1.148639)
build_miniruby 0.002079 0.000092 0.074813 ( 0.072859)
build_ruby 0.001541 0.000086 0.080880 ( 0.079873)
build_all 0.006486 0.004762 1.598068 ( 0.613760)
build_install 0.008325 0.015535 1.919088 ( 0.950321)
test_btest 0.001455 0.000000 95.656850 ( 9.389173)
test_basic 0.004814 0.002517 0.358904 ( 0.447938)
test_all 0.003291 0.000941 675.381882 ( 68.470742)
test_rubyspec 0.095517 0.062229 47.088750 ( 55.570375)
total: 136.74 sec