Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-130748
#<BuildRuby:0x00005587ec75c8e8
@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.20220309-130748",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010581 0.000533 1.038552 ( 2.092442)
build_miniruby 0.000000 0.002178 0.075174 ( 0.073881)
build_ruby 0.000000 0.002287 0.079678 ( 0.077614)
build_all 0.006663 0.003231 4.193185 ( 0.840195)
build_install 0.016651 0.006925 7.978685 ( 2.448541)
test_btest 0.000999 0.000333 74.801838 ( 7.956346)
test_basic 0.003600 0.004842 0.345475 ( 0.433423)
test_all 0.001671 0.000626 694.604586 ( 67.762134)
test_rubyspec 0.118415 0.042676 46.146617 ( 51.656328)
total: 133.34 sec