Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-094448
#<BuildRuby:0x00005586bc270dd8
@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.20220920-094448",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000032 0.000005 0.000037 ( 0.000032)
build_up 0.008050 0.001238 1.070742 ( 1.103521)
build_miniruby 0.001715 0.000264 0.119473 ( 0.115027)
build_ruby 0.001847 0.000284 0.113347 ( 0.096146)
build_all 0.005792 0.005104 1.607981 ( 0.653552)
build_install 0.007357 0.010761 1.950159 ( 0.980510)
test_btest 0.000000 0.001355 80.494758 ( 8.769655)
test_basic 0.000000 0.007453 0.369675 ( 0.465412)
test_all 0.000264 0.004000 616.957601 ( 66.372329)
test_rubyspec 0.094332 0.065849 45.630653 ( 54.175085)
total: 132.73 sec