Logfile: /home/ko1/ruby/logs/brlog.trunk.20221025-010659
#<BuildRuby:0x000055cac5c75480
@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.20221025-010659",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008831 0.000125 1.162690 ( 1.214568)
build_miniruby 0.002177 0.000000 0.112653 ( 0.109073)
build_ruby 0.001847 0.000005 0.106440 ( 0.103395)
build_all 0.007837 0.001045 1.382086 ( 0.594158)
build_install 0.011725 0.004243 1.717088 ( 0.916948)
test_btest 0.001156 0.000193 60.718046 ( 6.710363)
test_basic 0.005431 0.000906 0.369626 ( 0.459614)
test_all 0.007443 0.000411 510.271125 ( 53.980132)
test_rubyspec 0.085566 0.042409 43.554924 ( 51.974967)
total: 116.06 sec