Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-190350
#<BuildRuby:0x0000564b79f5a120
@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-190350",
@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.000002 0.000007 ( 0.000005)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005832 0.003363 0.844937 ( 0.913187)
build_miniruby 0.001362 0.000420 0.065836 ( 0.065159)
build_ruby 0.001085 0.000334 0.056840 ( 0.056077)
build_all 0.005752 0.003283 1.253696 ( 0.474794)
build_install 0.012486 0.004162 1.573196 ( 0.798871)
test_btest 0.000774 0.000258 51.131727 ( 6.170409)
test_basic 0.004360 0.001453 0.276529 ( 0.369032)
test_all 0.003811 0.001270 510.606867 ( 53.418516)
test_rubyspec 0.069082 0.064664 41.788058 ( 49.407991)
total: 111.68 sec