Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-172438
#<BuildRuby:0x000055ed4b2aa038
@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.20221029-172438",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007634 0.002082 1.081347 ( 1.176086)
build_miniruby 0.001045 0.000285 0.090108 ( 0.087637)
build_ruby 0.001426 0.000389 0.098132 ( 0.095692)
build_all 0.007249 0.001977 1.342980 ( 0.582872)
build_install 0.007306 0.007737 1.677723 ( 0.896434)
test_btest 0.001708 0.000610 61.852378 ( 6.789290)
test_basic 0.001349 0.005569 0.363331 ( 0.453762)
test_all 0.003241 0.004228 508.685100 ( 54.316149)
test_rubyspec 0.084290 0.044632 43.488646 ( 52.024230)
total: 116.42 sec