Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-025907
#<BuildRuby:0x000055a874c54208
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220803-025907",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006662 0.000000 0.871304 ( 1.025880)
build_miniruby 0.000841 0.000000 0.056959 ( 0.055800)
build_ruby 0.000838 0.000000 0.059313 ( 0.058162)
build_all 0.004513 0.000075 1.511931 ( 0.585450)
build_install 0.010395 0.000776 5.642156 ( 2.172791)
test_btest 0.000662 0.000083 50.127632 ( 8.484926)
test_basic 0.005627 0.000118 0.272633 ( 0.361112)
test_all 0.001093 0.000129 619.983371 ( 87.763302)
test_rubyspec 0.080616 0.032972 43.771952 ( 51.160820)
total: 151.67 sec