Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-124824
#<BuildRuby:0x00005570d73d0cc8
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-124824",
@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.000014)
configure 0.000027 0.000006 0.000033 ( 0.000029)
build_up 0.002282 0.008408 0.905702 ( 1.081605)
build_miniruby 0.002612 0.000000 0.076030 ( 0.073985)
build_ruby 0.001493 0.000270 0.069508 ( 0.068295)
build_all 0.009468 0.000797 4.020351 ( 0.779602)
build_install 0.019049 0.002799 7.633656 ( 2.289461)
test_btest 0.001151 0.000335 45.310657 ( 42.649893)
test_basic 0.004029 0.003741 0.326361 ( 0.415490)
test_all 0.001412 0.000451 641.509368 ( 63.845265)
test_rubyspec 0.121873 0.056120 45.509878 ( 50.771600)
total: 161.98 sec