Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-134530
#<BuildRuby:0x0000558e2af53440
@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.20220225-134530",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006690 0.004417 1.021386 ( 1.117905)
build_miniruby 0.001658 0.000221 0.071903 ( 0.070738)
build_ruby 0.001519 0.000203 0.073879 ( 0.072410)
build_all 0.009154 0.000586 4.113620 ( 0.848655)
build_install 0.017188 0.005224 7.853763 ( 2.356489)
test_btest 0.000986 0.000155 74.802727 ( 8.002100)
test_basic 0.006533 0.001031 0.341255 ( 0.429394)
test_all 0.001722 0.000272 661.199178 ( 65.048737)
test_rubyspec 0.098214 0.059212 46.105728 ( 51.620820)
total: 129.57 sec