Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-204541
#<BuildRuby:0x0000560241388c10
@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.20220413-204541",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009472 0.001457 0.993369 ( 1.018978)
build_miniruby 0.001611 0.000247 0.079030 ( 0.077153)
build_ruby 0.001221 0.000188 0.077677 ( 0.076432)
build_all 0.007344 0.001130 1.511647 ( 0.608717)
build_install 0.020706 0.002172 5.895377 ( 2.849716)
test_btest 0.001185 0.000170 79.140793 ( 8.376233)
test_basic 0.001060 0.006909 0.340233 ( 0.429055)
test_all 0.002126 0.000456 706.945566 ( 68.555032)
test_rubyspec 0.093119 0.060675 46.458100 ( 52.003112)
total: 134.00 sec