Logfile: /home/ko1/ruby/logs/brlog.trunk.20221105-063338
#<BuildRuby:0x0000564f1f2cd570
@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.20221105-063338",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004508 0.005019 0.897605 ( 1.228088)
build_miniruby 0.001725 0.000432 0.051097 ( 0.049166)
build_ruby 0.001026 0.000257 0.053070 ( 0.052061)
build_all 0.008219 0.000000 1.282072 ( 0.476070)
build_install 0.007954 0.005244 1.566057 ( 0.806856)
test_btest 0.000888 0.000236 62.663741 ( 6.308369)
test_basic 0.004735 0.001263 0.308449 ( 0.399502)
test_all 0.001964 0.000524 522.076101 ( 54.996557)
test_rubyspec 0.070388 0.053462 43.367018 ( 51.944825)
total: 116.26 sec