Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-180609
#<BuildRuby:0x0000565224e6c658
@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.20220202-180609",
@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.000012 0.000001 0.000013 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000017)
build_up 0.005541 0.005011 0.957052 ( 0.982245)
build_miniruby 0.002282 0.000000 0.075313 ( 0.073857)
build_ruby 0.002075 0.000048 0.072344 ( 0.071072)
build_all 0.003795 0.007111 4.081248 ( 0.797819)
build_install 0.021302 0.002346 7.811061 ( 2.368194)
test_btest 0.000874 0.000218 46.993990 ( 44.965642)
test_basic 0.006177 0.000584 0.323221 ( 0.413710)
test_all 0.001435 0.000344 681.971869 ( 66.121032)
test_rubyspec 0.100707 0.054494 46.077395 ( 51.528021)
total: 167.32 sec