Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-063621
#<BuildRuby:0x0000558c0b2b3940
@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.20220210-063621",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009989 0.001537 1.010951 ( 3.385582)
build_miniruby 0.000000 0.002399 0.080353 ( 0.078746)
build_ruby 0.000000 0.001958 0.079150 ( 0.078161)
build_all 0.009644 0.001442 4.193959 ( 0.800296)
build_install 0.011941 0.011066 7.896520 ( 2.358386)
test_btest 0.000860 0.000269 76.369019 ( 7.957154)
test_basic 0.006023 0.001883 0.340403 ( 0.429601)
test_all 0.001310 0.000409 685.325708 ( 66.219815)
test_rubyspec 0.088623 0.076733 46.265554 ( 51.727294)
total: 133.04 sec