Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-134505
#<BuildRuby:0x00005631535d3718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220130-134505",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002029 0.009323 0.979449 ( 1.094031)
build_miniruby 0.001494 0.000622 0.071487 ( 0.069607)
build_ruby 0.001285 0.000535 0.078831 ( 0.077237)
build_all 0.008477 0.001469 4.041540 ( 0.774892)
build_install 0.014329 0.009678 7.751134 ( 2.333109)
test_btest 0.001100 0.000481 47.761695 ( 44.013134)
test_basic 0.001628 0.005818 0.331855 ( 0.422456)
test_all 0.001145 0.000573 680.340416 ( 66.078656)
test_rubyspec 0.106498 0.063776 45.684479 ( 51.153000)
total: 166.02 sec