Logfile: /home/ko1/ruby/logs/brlog.trunk.20220213-200156
#<BuildRuby:0x000055f89bfc04d8
@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.20220213-200156",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.008731 0.002015 0.992821 ( 1.109519)
build_miniruby 0.001395 0.000322 0.074487 ( 0.074410)
build_ruby 0.001819 0.000420 0.073835 ( 0.074068)
build_all 0.007253 0.003001 4.077541 ( 0.797123)
build_install 0.018856 0.004714 7.771933 ( 2.340802)
test_btest 0.001048 0.000262 70.243007 ( 8.229297)
test_basic 0.006614 0.000245 0.345310 ( 0.437301)
test_all 0.001643 0.000386 668.509555 ( 65.761569)
test_rubyspec 0.099489 0.070893 46.571273 ( 51.822765)
total: 130.65 sec