Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-105728
#<BuildRuby:0x000055dabd766fe0
@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.20220718-105728",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.011177 1.019597 ( 3.455778)
build_miniruby 0.000457 0.001836 0.075826 ( 0.073706)
build_ruby 0.001518 0.000607 0.075983 ( 0.073898)
build_all 0.008320 0.001754 1.528560 ( 0.580461)
build_install 0.022299 0.000742 5.169622 ( 2.111707)
test_btest 0.001025 0.000293 68.993933 ( 7.973667)
test_basic 0.005737 0.001639 0.331640 ( 0.419615)
test_all 0.001980 0.000566 681.442914 ( 67.698138)
test_rubyspec 0.093475 0.074201 45.518469 ( 51.315181)
total: 133.70 sec