Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-225359
#<BuildRuby:0x0000556eda078cc8
@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.20220131-225359",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008902 0.001584 0.921972 ( 1.003945)
build_miniruby 0.001308 0.000436 0.079545 ( 0.077530)
build_ruby 0.001281 0.000427 0.073276 ( 0.072521)
build_all 0.011768 0.000000 4.053218 ( 0.781621)
build_install 0.019471 0.004224 7.809639 ( 2.277286)
test_btest 0.001185 0.000312 47.187407 ( 44.100135)
test_basic 0.005149 0.003503 0.341211 ( 0.433546)
test_all 0.002202 0.000000 691.936525 ( 67.153660)
test_rubyspec 0.100086 0.061391 45.971938 ( 51.409656)
total: 167.31 sec