Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-022249
#<BuildRuby:0x00005652107d7680
@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.20220315-022249",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010259 0.000000 1.015125 ( 1.420430)
build_miniruby 0.001996 0.000000 0.071594 ( 0.069769)
build_ruby 0.002236 0.000000 0.078014 ( 0.076343)
build_all 0.009790 0.000000 4.160749 ( 0.861591)
build_install 0.021857 0.002171 7.959633 ( 2.410849)
test_btest 0.001031 0.000163 73.932064 ( 8.247596)
test_basic 0.008501 0.000543 0.336918 ( 0.425574)
test_all 0.001702 0.000256 666.513601 ( 66.808592)
test_rubyspec 0.105295 0.064777 46.182716 ( 51.518655)
total: 131.84 sec