Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-004720
#<BuildRuby:0x000055f5d9320620
@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.20220727-004720",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.011012 0.001694 1.000909 ( 1.695989)
build_miniruby 0.001618 0.000249 0.073093 ( 0.070962)
build_ruby 0.001933 0.000298 0.079917 ( 0.077392)
build_all 0.010079 0.000709 1.550791 ( 0.588717)
build_install 0.012603 0.011360 5.172252 ( 2.069467)
test_btest 0.001121 0.000281 78.797786 ( 8.612325)
test_basic 0.006745 0.000256 0.313514 ( 0.403291)
test_all 0.001643 0.000387 668.916479 ( 66.287089)
test_rubyspec 0.085823 0.084540 45.616742 ( 51.413438)
total: 131.22 sec