Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-223553
#<BuildRuby:0x000055f2999083a0
@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.20220730-223553",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.007334 0.004485 0.972289 ( 1.139029)
build_miniruby 0.001621 0.000216 0.077077 ( 0.077321)
build_ruby 0.001839 0.000245 0.071982 ( 0.071944)
build_all 0.003018 0.007610 1.518431 ( 0.588147)
build_install 0.021791 0.000979 5.180197 ( 2.136553)
test_btest 0.000800 0.000153 75.182366 ( 8.240862)
test_basic 0.004450 0.003484 0.322088 ( 0.412960)
test_all 0.001764 0.000383 678.565284 ( 66.782577)
test_rubyspec 0.127855 0.051487 45.569620 ( 51.260636)
total: 130.71 sec