Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-100745
#<BuildRuby:0x000055c2a922c4e8
@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.20220224-100745",
@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.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007132 0.005083 0.839769 ( 1.187454)
build_miniruby 0.001908 0.000000 0.072763 ( 0.071958)
build_ruby 0.002333 0.000100 0.075829 ( 0.074384)
build_all 0.009128 0.001680 4.148865 ( 0.857157)
build_install 0.019241 0.003558 7.900223 ( 2.403799)
test_btest 0.001027 0.000309 72.573142 ( 7.954211)
test_basic 0.004604 0.003044 0.336076 ( 0.427586)
test_all 0.001335 0.000425 672.573470 ( 66.014807)
test_rubyspec 0.103480 0.068643 46.268206 ( 51.477453)
total: 130.47 sec