Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-050623
#<BuildRuby:0x00005609b427f858
@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.20220306-050623",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010364 0.000895 0.992571 ( 1.296128)
build_miniruby 0.002069 0.000000 0.076846 ( 0.075252)
build_ruby 0.002041 0.000000 0.076915 ( 0.075105)
build_all 0.010745 0.000000 4.277675 ( 0.859441)
build_install 0.016270 0.007439 7.970785 ( 2.456340)
test_btest 0.001486 0.000000 73.471677 ( 8.479613)
test_basic 0.000000 0.007237 0.338001 ( 0.428183)
test_all 0.001428 0.000408 704.958035 ( 67.866532)
test_rubyspec 0.117963 0.054995 46.458819 ( 51.959518)
total: 133.50 sec