Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-060057
#<BuildRuby:0x00005647fd8c3778
@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.20220211-060057",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.007625 0.004807 0.941238 ( 1.234117)
build_miniruby 0.002420 0.000000 0.074064 ( 0.071137)
build_ruby 0.001981 0.000040 0.073902 ( 0.071897)
build_all 0.001092 0.009001 4.121620 ( 0.805915)
build_install 0.014651 0.009361 7.808190 ( 2.422287)
test_btest 0.000879 0.000342 77.139257 ( 8.076136)
test_basic 0.000000 0.007635 0.339335 ( 0.431416)
test_all 0.000436 0.001536 666.338614 ( 65.150362)
test_rubyspec 0.088880 0.087242 46.232685 ( 51.551015)
total: 129.82 sec