Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-133931
#<BuildRuby:0x0000561be9644870
@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.20220130-133931",
@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.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004081 0.006940 0.993430 ( 1.223482)
build_miniruby 0.001559 0.000416 0.075046 ( 0.072851)
build_ruby 0.001798 0.000479 0.075883 ( 0.073428)
build_all 0.008319 0.001087 4.121870 ( 0.788725)
build_install 0.024179 0.000561 7.665453 ( 2.279069)
test_btest 0.000943 0.000179 46.100243 ( 43.926440)
test_basic 0.007993 0.000646 0.343620 ( 0.436858)
test_all 0.002264 0.000411 663.220741 ( 66.206024)
test_rubyspec 0.103327 0.060764 45.831174 ( 51.254406)
total: 166.26 sec