Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-013612
#<BuildRuby:0x000055ff97aa7ea8
@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.20220601-013612",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006747 0.000000 0.849299 ( 1.043868)
build_miniruby 0.000976 0.000000 0.057181 ( 0.055879)
build_ruby 0.001048 0.000000 0.057563 ( 0.056314)
build_all 0.004170 0.000166 1.502042 ( 0.609027)
build_install 0.005078 0.004194 6.343907 ( 2.876573)
test_btest 0.000706 0.000124 54.037979 ( 7.827664)
test_basic 0.001478 0.004462 0.337507 ( 0.425179)
test_all 0.001199 0.000119 644.140666 ( 92.996972)
test_rubyspec 0.085824 0.044048 44.075807 ( 49.633393)
total: 155.53 sec