Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-230831
#<BuildRuby:0x000055efcf6b6038
@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.20221006-230831",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006182 0.004512 1.072851 ( 1.123344)
build_miniruby 0.001209 0.000279 0.099440 ( 0.096791)
build_ruby 0.001390 0.000321 0.091353 ( 0.088272)
build_all 0.007853 0.000742 1.315081 ( 0.571672)
build_install 0.013767 0.000839 1.629771 ( 0.893281)
test_btest 0.001575 0.000000 61.302911 ( 6.321126)
test_basic 0.006445 0.000568 0.350807 ( 0.447364)
test_all 0.003935 0.003795 499.865030 ( 53.771114)
test_rubyspec 0.071737 0.058713 42.012105 ( 50.654169)
total: 113.97 sec