Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-014155
#<BuildRuby:0x0000564fc2b70c10
@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.20220217-014155",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009667 0.001487 1.020543 ( 10.761191)
build_miniruby 0.000000 0.001861 0.067288 ( 0.065399)
build_ruby 0.000000 0.002083 0.076112 ( 0.074324)
build_all 0.005447 0.004282 4.088132 ( 0.789573)
build_install 0.017733 0.005670 7.878387 ( 2.296106)
test_btest 0.000870 0.000241 74.410793 ( 8.363862)
test_basic 0.001965 0.005417 0.340351 ( 0.437567)
test_all 0.002723 0.000000 653.307786 ( 65.660810)
test_rubyspec 0.108000 0.048757 46.145098 ( 51.623910)
total: 140.07 sec