Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-084455
#<BuildRuby:0x000056168264e148
@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.20220828-084455",
@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.000023 0.000008 0.000031 ( 0.000032)
autoconf 0.000058 0.000021 0.000079 ( 0.000081)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003854 0.007538 0.830537 ( 0.927189)
build_miniruby 0.000945 0.000472 0.056439 ( 0.056197)
build_ruby 0.000914 0.000457 0.052831 ( 0.053119)
build_all 0.005310 0.002655 1.226214 ( 0.473548)
build_install 0.010661 0.005330 1.595687 ( 0.817168)
test_btest 0.001076 0.000538 54.122717 ( 6.096558)
test_basic 0.002471 0.003458 0.287368 ( 0.381342)
test_all 0.003706 0.000000 482.211855 ( 51.486848)
test_rubyspec 0.039022 0.074062 41.169489 ( 49.843693)
total: 110.14 sec