Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-143544
#<BuildRuby:0x0000559cda26c4e8
@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.20220222-143544",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000057 0.000004 0.000061 ( 0.000060)
build_up 0.010915 0.000457 0.947128 ( 1.070441)
build_miniruby 0.002368 0.000000 0.077930 ( 0.075598)
build_ruby 0.002025 0.000003 0.076922 ( 0.075435)
build_all 0.010530 0.000081 4.203645 ( 0.810046)
build_install 0.023351 0.000705 7.797260 ( 2.323827)
test_btest 0.001292 0.000065 71.024674 ( 8.413220)
test_basic 0.001705 0.005046 0.336463 ( 0.426828)
test_all 0.001310 0.000125 715.218589 ( 68.123870)
test_rubyspec 0.112219 0.032366 46.135840 ( 51.740577)
total: 133.06 sec