Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-044402
#<BuildRuby:0x0000560089e684f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220225-044402",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008116 0.003579 0.907301 ( 3.813829)
build_miniruby 0.001800 0.000200 0.070872 ( 0.069350)
build_ruby 0.000000 0.002213 0.073334 ( 0.070938)
build_all 0.004341 0.005591 4.146797 ( 0.839684)
build_install 0.021492 0.002771 7.967712 ( 2.377405)
test_btest 0.000973 0.000187 72.377891 ( 8.212839)
test_basic 0.008516 0.000184 0.345179 ( 0.432517)
test_all 0.000704 0.001504 668.008186 ( 66.026671)
test_rubyspec 0.109688 0.068542 46.508526 ( 51.976265)
total: 133.82 sec