Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-160100
#<BuildRuby:0x0000558a233cb448
@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.20220603-160100",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000016)
configure 0.000010 0.000005 0.000015 ( 0.000014)
build_up 0.004333 0.002166 0.876023 ( 2.295839)
build_miniruby 0.000727 0.000364 0.057495 ( 0.056225)
build_ruby 0.000572 0.000286 0.059283 ( 0.058193)
build_all 0.004362 0.000000 1.491470 ( 0.609932)
build_install 0.010596 0.000604 6.366550 ( 2.881325)
test_btest 0.000497 0.000191 56.081375 ( 8.406868)
test_basic 0.004193 0.001613 0.298116 ( 0.386494)
test_all 0.000979 0.000377 644.100624 ( 92.977858)
test_rubyspec 0.085463 0.038378 44.427873 ( 50.025217)
total: 157.70 sec