Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-161104
#<BuildRuby:0x000055613536c4f0
@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.20220315-161104",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011044 0.000926 0.996974 ( 1.086577)
build_miniruby 0.001234 0.000352 0.074948 ( 0.073480)
build_ruby 0.001715 0.000490 0.076801 ( 0.074526)
build_all 0.005051 0.006163 4.099886 ( 0.892294)
build_install 0.020339 0.003403 8.029170 ( 2.476015)
test_btest 0.001503 0.000000 71.248166 ( 8.421782)
test_basic 0.006400 0.000842 0.337621 ( 0.426307)
test_all 0.001965 0.000206 705.127497 ( 68.488018)
test_rubyspec 0.105826 0.052986 46.248369 ( 51.767794)
total: 133.71 sec