Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-212957
#<BuildRuby:0x0000556021423818
@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.20240108-212957",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003438 0.000724 1.016170 ( 1.403218)
build_miniruby 0.000764 0.000161 0.924491 ( 0.924106)
build_ruby 0.000000 0.001338 2.759903 ( 2.761866)
build_all 0.008074 0.001809 14.577933 ( 1.411253)
build_install 0.008779 0.000126 4.134557 ( 1.149040)
test_btest 0.000560 0.000117 78.737904 ( 7.537768)
test_basic 0.003322 0.000000 0.588656 ( 0.666410)
test_all 0.090042 0.043564 535.751272 ( 51.738722)
test_rubyspec 0.018062 0.015863 50.055178 ( 62.606446)
total: 130.20 sec