Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-182228
#<BuildRuby:0x000055cceb8375f8
@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.20240106-182228",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000528 0.004147 1.116424 ( 1.514843)
build_miniruby 0.000774 0.000258 0.866512 ( 0.866921)
build_ruby 0.000977 0.000325 2.765118 ( 2.766500)
build_all 0.004066 0.005758 14.743213 ( 1.392510)
build_install 0.005743 0.003142 4.218672 ( 1.167249)
test_btest 0.000473 0.000195 74.428004 ( 7.441850)
test_basic 0.000890 0.002761 0.426482 ( 0.506128)
test_all 0.103803 0.029826 509.822721 ( 61.096913)
test_rubyspec 0.016066 0.018131 49.517249 ( 62.132047)
total: 138.89 sec