Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-100620
#<BuildRuby:0x00005648b300a5a8
@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.20220506-100620",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002099 0.004377 0.862869 ( 2.622956)
build_miniruby 0.000840 0.000194 0.056980 ( 0.055708)
build_ruby 0.000855 0.000197 0.058205 ( 0.056935)
build_all 0.003599 0.000831 1.487593 ( 0.593901)
build_install 0.001386 0.009479 6.284761 ( 2.836679)
test_btest 0.000627 0.000242 55.283825 ( 8.097675)
test_basic 0.003570 0.002354 0.357055 ( 0.445532)
test_all 0.000949 0.000380 616.049982 ( 91.976065)
test_rubyspec 0.078233 0.049364 43.836175 ( 48.764263)
total: 155.45 sec