Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-080159
#<BuildRuby:0x0000560711c5b778
@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.20220217-080159",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.002483 0.008525 0.955643 ( 2.054342)
build_miniruby 0.001617 0.000215 0.065690 ( 0.063964)
build_ruby 0.001731 0.000231 0.078933 ( 0.077548)
build_all 0.010361 0.000000 4.087307 ( 0.789732)
build_install 0.023554 0.001152 7.906267 ( 2.324670)
test_btest 0.001082 0.000108 71.993883 ( 7.960638)
test_basic 0.006705 0.000670 0.332918 ( 0.421269)
test_all 0.001504 0.000150 649.403803 ( 64.738928)
test_rubyspec 0.135759 0.026889 45.992162 ( 51.637656)
total: 130.07 sec