Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-101257
#<BuildRuby:0x0000558143f98b60
@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-101257",
@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.000002 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006657 0.003794 1.184389 ( 1.317401)
build_miniruby 0.002167 0.000434 0.843074 ( 0.842748)
build_ruby 0.003215 0.000000 2.223367 ( 2.127308)
build_all 0.012640 0.008884 18.695074 ( 2.185345)
build_install 0.014146 0.009464 2.110382 ( 1.051389)
test_btest 0.001588 0.000000 94.877006 ( 8.997381)
test_basic 0.008702 0.002141 0.354234 ( 0.437362)
test_all 0.001697 0.000543 732.848260 ( 71.512600)
test_rubyspec 0.102779 0.073233 49.856970 ( 57.820434)
total: 146.29 sec