Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-080306
#<BuildRuby:0x00005568751d2918
@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.20220422-080306",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006510 0.000368 0.903391 ( 1.100765)
build_miniruby 0.000895 0.000127 0.057591 ( 0.056329)
build_ruby 0.000883 0.000126 0.059091 ( 0.057881)
build_all 0.004176 0.000000 1.512448 ( 0.610509)
build_install 0.004502 0.004292 6.226208 ( 2.819584)
test_btest 0.000680 0.000127 57.305302 ( 8.378484)
test_basic 0.004871 0.000914 0.314927 ( 0.403247)
test_all 0.001601 0.000300 620.176505 ( 88.840729)
test_rubyspec 0.075373 0.047986 44.383907 ( 49.278331)
total: 151.55 sec