Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-180020
#<BuildRuby:0x0000561bc2858b60
@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.20221202-180020",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.007782 0.001945 1.186689 ( 1.677325)
build_miniruby 0.002776 0.000000 0.835981 ( 0.835560)
build_ruby 0.002991 0.000267 2.278550 ( 2.178315)
build_all 0.013522 0.007950 18.569777 ( 2.157488)
build_install 0.005832 0.016471 2.097099 ( 1.049097)
test_btest 0.001013 0.000480 93.328229 ( 8.816200)
test_basic 0.007908 0.001585 0.349904 ( 0.436818)
test_all 0.001800 0.000325 700.108318 ( 70.650286)
test_rubyspec 0.098451 0.078392 49.162560 ( 57.284377)
total: 145.09 sec