Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-022322
#<BuildRuby:0x0000562e7e867600
@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.20220819-022322",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006765 0.004930 0.989511 ( 2.116459)
build_miniruby 0.001650 0.000507 0.075086 ( 0.073227)
build_ruby 0.001538 0.000474 0.081308 ( 0.079089)
build_all 0.009559 0.000106 1.517616 ( 0.572411)
build_install 0.021842 0.000714 1.878501 ( 0.910192)
test_btest 0.001167 0.000000 80.321699 ( 8.619975)
test_basic 0.008216 0.000000 0.323422 ( 0.415923)
test_all 0.000000 0.004412 680.886950 ( 66.490606)
test_rubyspec 0.096004 0.067072 46.020530 ( 54.296624)
total: 133.58 sec