Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-210327
#<BuildRuby:0x0000564cea230bf8
@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.20220716-210327",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007462 0.003843 0.987955 ( 0.994277)
build_miniruby 0.001941 0.000000 0.074199 ( 0.073292)
build_ruby 0.001961 0.000011 0.073288 ( 0.072541)
build_all 0.006118 0.004640 1.512036 ( 0.599909)
build_install 0.015313 0.004785 5.105587 ( 2.085024)
test_btest 0.000914 0.000286 71.840358 ( 8.773173)
test_basic 0.006548 0.000416 0.327426 ( 0.417193)
test_all 0.001600 0.000470 671.812343 ( 65.910685)
test_rubyspec 0.124015 0.047992 45.091895 ( 50.887607)
total: 129.81 sec