Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-134233
#<BuildRuby:0x000055754a2eef90
@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.20220723-134233",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005038 0.004793 0.866069 ( 1.145010)
build_miniruby 0.001664 0.000256 0.055206 ( 0.053226)
build_ruby 0.001312 0.000202 0.053273 ( 0.051781)
build_all 0.008733 0.000000 1.227218 ( 0.453130)
build_install 0.012719 0.004361 4.344435 ( 1.835726)
test_btest 0.001510 0.000251 54.307507 ( 6.737945)
test_basic 0.002627 0.004222 0.300303 ( 0.394319)
test_all 0.001679 0.000353 487.909369 ( 51.816376)
test_rubyspec 0.093400 0.046788 41.914490 ( 47.823993)
total: 110.31 sec