Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-092845
#<BuildRuby:0x00005618ae93e8c0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220801-092845",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.002665 0.004266 0.862922 ( 1.103389)
build_miniruby 0.000954 0.000136 0.057820 ( 0.056540)
build_ruby 0.000877 0.000125 0.059265 ( 0.058027)
build_all 0.004061 0.000580 1.535638 ( 0.583776)
build_install 0.011060 0.000255 5.632053 ( 2.144694)
test_btest 0.000711 0.000088 53.085474 ( 8.271434)
test_basic 0.000703 0.004818 0.255039 ( 0.344728)
test_all 0.000000 0.001453 606.989030 ( 91.674180)
test_rubyspec 0.063144 0.046012 44.042932 ( 49.669899)
total: 153.91 sec