Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-161632
#<BuildRuby:0x00005646eb82b788
@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.20220205-161632",
@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.000013 0.000002 0.000015 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009074 0.001297 0.932887 ( 0.963504)
build_miniruby 0.001824 0.000261 0.076145 ( 0.074416)
build_ruby 0.001816 0.000259 0.077798 ( 0.076318)
build_all 0.009610 0.000637 4.102402 ( 0.786194)
build_install 0.008620 0.012621 7.715311 ( 2.307785)
test_btest 0.001102 0.000294 46.323358 ( 42.862195)
test_basic 0.007435 0.000404 0.330231 ( 0.418746)
test_all 0.002051 0.000513 695.572993 ( 75.515130)
test_rubyspec 0.072576 0.085970 45.594596 ( 51.063321)
total: 174.07 sec