Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-212239
#<BuildRuby:0x0000557a5ad23500
@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.20231229-212239",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002945 0.003771 1.103181 ( 1.472297)
build_miniruby 0.001131 0.000238 0.851087 ( 0.855268)
build_ruby 0.001039 0.000219 2.747418 ( 2.748701)
build_all 0.004854 0.005148 16.676839 ( 1.486195)
build_install 0.003853 0.004738 4.757991 ( 1.191815)
test_btest 0.000734 0.000223 87.782437 ( 7.358018)
test_basic 0.003192 0.002379 0.703200 ( 0.777091)
test_all 0.093623 0.043795 532.969334 ( 62.113406)
test_rubyspec 0.024385 0.024481 49.701374 ( 62.059299)
total: 140.06 sec