Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-163155
#<BuildRuby:0x00005645063730b0
@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.20220220-163155",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000085 0.000013 0.000098 ( 0.000111)
build_up 0.006674 0.004695 0.957431 ( 1.000975)
build_miniruby 0.000000 0.002222 0.079639 ( 0.077845)
build_ruby 0.000068 0.002033 0.077434 ( 0.075198)
build_all 0.009481 0.001369 4.103978 ( 0.781635)
build_install 0.023300 0.000951 7.802837 ( 2.307810)
test_btest 0.000923 0.000195 77.720832 ( 8.292218)
test_basic 0.003933 0.004726 0.335106 ( 0.423255)
test_all 0.001638 0.000410 701.813901 ( 67.686619)
test_rubyspec 0.107418 0.059635 46.234133 ( 51.630244)
total: 132.28 sec