Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-163012
#<BuildRuby:0x0000563468d44b38
@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-163012",
@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.000005)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.010933 0.000000 0.989191 ( 1.393524)
build_miniruby 0.000000 0.002382 0.074359 ( 0.073021)
build_ruby 0.001466 0.000685 0.075181 ( 0.073941)
build_all 0.007358 0.001732 4.183235 ( 0.840604)
build_install 0.013522 0.009869 7.928349 ( 2.423988)
test_btest 0.000721 0.000228 75.172027 ( 7.952375)
test_basic 0.006915 0.000749 0.347477 ( 0.437353)
test_all 0.001332 0.000400 699.265879 ( 67.660825)
test_rubyspec 0.108335 0.059551 46.349060 ( 51.614025)
total: 132.47 sec