Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-200500
#<BuildRuby:0x0000562be38ec4d8
@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.20220214-200500",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005855 0.004688 0.957983 ( 1.017529)
build_miniruby 0.001595 0.000491 0.077689 ( 0.075540)
build_ruby 0.001757 0.000540 0.075859 ( 0.073007)
build_all 0.009701 0.000148 4.119572 ( 0.784314)
build_install 0.014430 0.009426 7.758859 ( 2.299788)
test_btest 0.000834 0.000278 72.007169 ( 8.044517)
test_basic 0.004463 0.002972 0.335073 ( 0.423267)
test_all 0.001387 0.000485 698.282715 ( 67.101150)
test_rubyspec 0.087950 0.061458 46.071459 ( 51.452671)
total: 131.27 sec