Logfile: /home/ko1/ruby/logs/brlog.trunk.20220402-142142
#<BuildRuby:0x0000557cd6bcc480
@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.20220402-142142",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004151 0.008125 1.010087 ( 1.256585)
build_miniruby 0.001252 0.000482 0.078971 ( 0.077677)
build_ruby 0.001219 0.000468 0.077796 ( 0.076833)
build_all 0.002122 0.007441 4.233025 ( 0.850479)
build_install 0.012705 0.010738 8.554252 ( 3.042031)
test_btest 0.001312 0.000000 72.825073 ( 8.000461)
test_basic 0.007867 0.000000 0.339977 ( 0.428783)
test_all 0.001896 0.000000 684.264779 ( 67.228615)
test_rubyspec 0.115113 0.071724 46.563921 ( 52.004065)
total: 132.97 sec