Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-152726
#<BuildRuby:0x0000561ac3e408e8
@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.20220401-152726",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.011006 0.000951 1.019105 ( 1.284524)
build_miniruby 0.001856 0.000247 0.074862 ( 0.072847)
build_ruby 0.001910 0.000255 0.074628 ( 0.072802)
build_all 0.010253 0.000120 4.262354 ( 0.860813)
build_install 0.021677 0.002788 8.558974 ( 2.979646)
test_btest 0.000842 0.000101 74.508811 ( 8.434192)
test_basic 0.006994 0.000840 0.347974 ( 0.435371)
test_all 0.001567 0.000188 698.497136 ( 67.910813)
test_rubyspec 0.095433 0.073305 46.424794 ( 52.050111)
total: 134.10 sec