Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-183252
#<BuildRuby:0x000056308ee54740
@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.20221201-183252",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000066 0.000016 0.000082 ( 0.000030)
build_up 0.009695 0.000314 1.192034 ( 1.205489)
build_miniruby 0.002320 0.000000 0.846504 ( 0.846387)
build_ruby 0.002871 0.000221 2.224214 ( 2.130928)
build_all 0.013991 0.006729 18.490293 ( 2.148305)
build_install 0.020366 0.001181 2.061026 ( 1.040583)
test_btest 0.001352 0.000285 86.668183 ( 9.078792)
test_basic 0.004012 0.004974 0.344394 ( 0.431496)
test_all 0.001874 0.000469 695.221267 ( 69.477315)
test_rubyspec 0.106730 0.068167 49.349410 ( 57.456180)
total: 143.82 sec