Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-152115
#<BuildRuby:0x000055ff56a9b7e8
@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.20221202-152115",
@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.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007623 0.002447 1.208392 ( 1.361158)
build_miniruby 0.000000 0.002119 0.847023 ( 0.845199)
build_ruby 0.000000 0.003256 2.251970 ( 2.159963)
build_all 0.012605 0.007891 18.634961 ( 2.175475)
build_install 0.009136 0.011771 2.055439 ( 1.053223)
test_btest 0.000000 0.001172 95.991852 ( 9.395325)
test_basic 0.005640 0.004099 0.352396 ( 0.437161)
test_all 0.001609 0.001006 734.939180 ( 71.528026)
test_rubyspec 0.099914 0.087003 49.375379 ( 57.480260)
total: 146.44 sec