Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-091203
#<BuildRuby:0x000055c25087ac40
@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.20220819-091203",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005695 0.000950 0.891828 ( 1.023744)
build_miniruby 0.000765 0.000128 0.057337 ( 0.056068)
build_ruby 0.000831 0.000139 0.060218 ( 0.058883)
build_all 0.003789 0.000631 1.538009 ( 0.585748)
build_install 0.006744 0.004346 1.932781 ( 0.970045)
test_btest 0.000517 0.000111 49.798345 ( 8.954649)
test_basic 0.005781 0.000181 0.334762 ( 0.422835)
test_all 0.002980 0.000389 585.616053 ( 94.718463)
test_rubyspec 0.079261 0.049190 43.826438 ( 52.049956)
total: 158.84 sec