Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-174941
#<BuildRuby:0x000055db4e1346e0
@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.20221126-174941",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000018)
configure 0.000018 0.000006 0.000024 ( 0.000021)
build_up 0.008023 0.002674 1.234720 ( 1.484680)
build_miniruby 0.001819 0.000606 0.840216 ( 0.845644)
build_ruby 0.002322 0.000774 2.262469 ( 2.168986)
build_all 0.017037 0.005679 25.197586 ( 2.870892)
build_install 0.012966 0.009320 4.959612 ( 1.187125)
test_btest 0.000738 0.000287 84.269665 ( 8.664756)
test_basic 0.004472 0.002798 0.349491 ( 0.438882)
test_all 0.001102 0.000441 711.444133 ( 71.166699)
test_rubyspec 0.097609 0.050371 49.708339 ( 58.220632)
total: 147.05 sec