Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-130636
#<BuildRuby:0x000055eaebb6cb60
@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.20221204-130636",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.012277 0.000586 1.180073 ( 1.195132)
build_miniruby 0.002404 0.000320 0.854299 ( 0.852345)
build_ruby 0.000000 0.002822 2.231067 ( 2.137963)
build_all 0.018471 0.003243 18.696233 ( 2.196278)
build_install 0.011120 0.010265 2.074292 ( 1.049976)
test_btest 0.000841 0.000222 91.576993 ( 8.617755)
test_basic 0.003023 0.006046 0.346139 ( 0.431455)
test_all 0.001508 0.000476 684.764725 ( 73.453733)
test_rubyspec 0.122165 0.066352 49.545324 ( 57.555772)
total: 147.49 sec