Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-030728
#<BuildRuby:0x00005586acd07680
@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.20220331-030728",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000008 0.000007 0.000015 ( 0.000014)
configure 0.000006 0.000004 0.000010 ( 0.000009)
build_up 0.008387 0.003124 1.058785 ( 3.269673)
build_miniruby 0.000946 0.000662 0.071559 ( 0.070363)
build_ruby 0.001223 0.000856 0.077858 ( 0.076407)
build_all 0.004616 0.004611 4.275408 ( 0.864078)
build_install 0.023212 0.000000 8.039828 ( 2.456444)
test_btest 0.000871 0.000000 72.391464 ( 8.290949)
test_basic 0.008502 0.000000 0.335772 ( 0.424745)
test_all 0.003352 0.000000 670.014764 ( 65.754373)
test_rubyspec 0.114976 0.060400 46.475840 ( 51.929855)
total: 133.14 sec