Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-215740
#<BuildRuby:0x000055a6ba388e50
@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.20220909-215740",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000059 0.000014 0.000073 ( 0.000073)
build_up 0.010635 0.000575 1.159656 ( 2.390759)
build_miniruby 0.002445 0.000000 0.078457 ( 0.076577)
build_ruby 0.002105 0.000102 0.068804 ( 0.066988)
build_all 0.005553 0.004455 1.573497 ( 0.608353)
build_install 0.021620 0.001838 1.907010 ( 0.955426)
test_btest 0.001043 0.000209 93.690593 ( 9.295284)
test_basic 0.005897 0.001180 0.342507 ( 0.433207)
test_all 0.003786 0.000758 682.476297 ( 67.614842)
test_rubyspec 0.120697 0.064473 47.240478 ( 55.655075)
total: 137.10 sec