Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-193322
#<BuildRuby:0x00005588ddedfe48
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-193322",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000002 0.000029 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003759 0.000269 0.851325 ( 1.384238)
build_miniruby 0.000893 0.000064 0.991536 ( 0.990125)
build_ruby 0.001054 0.000075 2.680305 ( 2.679003)
build_all 0.009103 0.000027 15.863640 ( 3.271938)
build_install 0.004301 0.004360 2.179083 ( 1.231126)
test_btest 0.000481 0.000057 65.777372 ( 10.597552)
test_basic 0.004120 0.000485 0.303635 ( 0.394783)
test_all 0.001217 0.000144 670.963265 (143.332490)
test_rubyspec 0.048127 0.016232 51.249392 ( 59.329912)
total: 223.21 sec