Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-153822
#<BuildRuby:0x000055f16bd6c1f0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220424-153822",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.006577 0.000368 0.889932 ( 1.595564)
build_miniruby 0.000738 0.000113 0.057490 ( 0.056343)
build_ruby 0.000952 0.000000 0.059068 ( 0.057899)
build_all 0.004329 0.000128 1.500326 ( 0.609745)
build_install 0.010703 0.000214 6.268845 ( 2.813703)
test_btest 0.000662 0.000083 50.305429 ( 8.883998)
test_basic 0.000702 0.004782 0.294617 ( 0.383622)
test_all 0.000806 0.000151 628.612105 ( 93.092729)
test_rubyspec 0.087197 0.033749 44.476969 ( 49.314501)
total: 156.81 sec