Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-125439
#<BuildRuby:0x000055afa51906e0
@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.20220721-125439",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005178 0.006889 0.969314 ( 1.576628)
build_miniruby 0.002329 0.000000 0.074099 ( 0.071789)
build_ruby 0.001824 0.000095 0.078145 ( 0.076554)
build_all 0.008973 0.000834 1.540579 ( 0.603327)
build_install 0.019561 0.004611 5.262777 ( 2.104545)
test_btest 0.000820 0.000142 72.156675 ( 8.455006)
test_basic 0.007281 0.000518 0.341785 ( 0.430820)
test_all 0.002108 0.000351 638.703954 ( 64.903608)
test_rubyspec 0.121991 0.048471 45.857761 ( 51.493688)
total: 129.72 sec