Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-050321
#<BuildRuby:0x0000563de59bbfa8
@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.20231220-050321",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004075 0.000429 1.200640 ( 1.554563)
build_miniruby 0.000987 0.000103 0.855763 ( 0.855670)
build_ruby 0.001473 0.000000 2.974516 ( 2.974971)
build_all 0.002691 0.007552 16.755723 ( 1.466230)
build_install 0.006971 0.002189 4.842515 ( 1.168628)
test_btest 0.000946 0.000189 85.134211 ( 7.037963)
test_basic 0.004104 0.000085 0.675793 ( 0.751529)
test_all 0.088665 0.047146 529.921298 ( 58.468709)
test_rubyspec 0.027564 0.024636 52.194475 ( 64.373051)
total: 138.65 sec