Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-093033
#<BuildRuby:0x0000560c12a389e0
@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.20220304-093033",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000056 0.000019 0.000075 ( 0.000075)
build_up 0.008400 0.002800 1.031465 ( 1.412423)
build_miniruby 0.001089 0.000363 0.073923 ( 0.074190)
build_ruby 0.001209 0.000403 0.075666 ( 0.075617)
build_all 0.007335 0.002445 4.146169 ( 0.866276)
build_install 0.019700 0.000822 7.911122 ( 2.469447)
test_btest 0.001101 0.000294 75.886100 ( 7.953521)
test_basic 0.005402 0.001441 0.342471 ( 0.434557)
test_all 0.001329 0.000354 698.702027 ( 67.917205)
test_rubyspec 0.080787 0.074897 46.320071 ( 51.837584)
total: 133.04 sec