Logfile: /home/ko1/ruby/logs/brlog.trunk.20220706-040230
#<BuildRuby:0x0000556153805480
@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.20220706-040230",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010474 0.000000 0.941513 ( 3.188146)
build_miniruby 0.001822 0.000000 0.052983 ( 0.051675)
build_ruby 0.001862 0.000000 0.053357 ( 0.051821)
build_all 0.003210 0.004253 1.208303 ( 0.479733)
build_install 0.017099 0.000452 4.790414 ( 2.420418)
test_btest 0.001365 0.000072 51.654669 ( 5.709043)
test_basic 0.006130 0.000000 0.298148 ( 0.389052)
test_all 0.001933 0.000000 493.413958 ( 52.832148)
test_rubyspec 0.083715 0.051506 41.849696 ( 47.881860)
total: 113.00 sec