Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-134230
#<BuildRuby:0x0000557ffd5f6658
@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.20230104-134230",
@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.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.006677 0.002428 0.964262 ( 1.202131)
build_miniruby 0.001795 0.000653 0.845367 ( 0.843667)
build_ruby 0.002050 0.000746 2.152316 ( 2.152828)
build_all 0.016202 0.003764 18.627706 ( 2.184293)
build_install 0.012447 0.009752 2.017765 ( 1.035159)
test_btest 0.001011 0.000404 89.999412 ( 8.860243)
test_basic 0.008907 0.000000 0.351074 ( 0.438984)
test_all 0.002852 0.000228 688.751400 ( 65.019630)
test_rubyspec 0.103074 0.074180 47.522355 ( 55.660252)
total: 137.40 sec