Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-034424
#<BuildRuby:0x0000564647d02148
@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.20221008-034424",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000042)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.007536 0.004713 1.079194 ( 1.149609)
build_miniruby 0.001235 0.000285 0.096945 ( 0.094855)
build_ruby 0.001246 0.000288 0.095936 ( 0.092978)
build_all 0.006489 0.001498 1.284620 ( 0.557959)
build_install 0.014503 0.000956 1.629744 ( 0.880920)
test_btest 0.001471 0.000294 60.956264 ( 6.589207)
test_basic 0.006568 0.000241 0.348094 ( 0.437808)
test_all 0.006618 0.000000 486.210888 ( 52.692699)
test_rubyspec 0.119466 0.022449 42.663008 ( 51.201403)
total: 113.70 sec