Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-011300
#<BuildRuby:0x0000560b67fd3018
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-011300",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004617 0.006011 1.206743 ( 1.349026)
build_miniruby 0.001378 0.000626 0.841016 ( 0.850856)
build_ruby 0.002082 0.000946 2.226495 ( 2.154127)
build_all 0.019068 0.000000 18.386606 ( 2.151199)
build_install 0.021432 0.000000 2.026268 ( 1.035466)
test_btest 0.001034 0.000960 90.325662 ( 8.638217)
test_basic 0.006224 0.001624 0.349121 ( 0.438048)
test_all 0.002343 0.000611 682.641766 ( 69.185173)
test_rubyspec 0.109346 0.039425 48.548333 ( 56.942152)
total: 142.75 sec