Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-151542
#<BuildRuby:0x000055c44dae4f40
@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-151542",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000014 0.000006 0.000020 ( 0.000020)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009758 0.000780 0.971373 ( 1.246880)
build_miniruby 0.001457 0.000560 0.069266 ( 0.067273)
build_ruby 0.001611 0.000620 0.071467 ( 0.069769)
build_all 0.006973 0.002682 4.213159 ( 0.850504)
build_install 0.013871 0.009380 7.833662 ( 2.389616)
test_btest 0.000799 0.000350 76.409348 ( 8.197763)
test_basic 0.000000 0.008180 0.335156 ( 0.426802)
test_all 0.000769 0.001827 658.925691 ( 65.227141)
test_rubyspec 0.095791 0.066738 46.407302 ( 51.852783)
total: 130.33 sec