Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-151903
#<BuildRuby:0x0000557d86a043e0
@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.20220221-151903",
@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.000016 0.000005 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004749 0.005852 0.944158 ( 1.329626)
build_miniruby 0.001568 0.000654 0.067965 ( 0.065826)
build_ruby 0.001316 0.000548 0.067836 ( 0.065811)
build_all 0.007472 0.003114 4.110782 ( 0.775728)
build_install 0.015812 0.007513 7.871086 ( 2.351265)
test_btest 0.000871 0.000373 73.152764 ( 8.508038)
test_basic 0.007062 0.000000 0.328124 ( 0.423633)
test_all 0.001497 0.000000 663.873661 ( 65.533313)
test_rubyspec 0.125960 0.049754 46.203740 ( 51.336967)
total: 130.39 sec