Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-113810
#<BuildRuby:0x000055ce19bd3d68
@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-113810",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003640 0.000383 1.144707 ( 1.516158)
build_miniruby 0.001301 0.000137 0.894134 ( 0.893022)
build_ruby 0.001480 0.000156 2.883972 ( 2.883214)
build_all 0.008874 0.000934 16.662262 ( 1.492694)
build_install 0.008753 0.000000 4.752293 ( 1.162332)
test_btest 0.001126 0.000030 86.195501 ( 7.413642)
test_basic 0.004632 0.000441 0.589819 ( 0.664662)
test_all 0.098750 0.036025 539.188191 ( 60.455297)
test_rubyspec 0.022606 0.023809 49.611668 ( 61.912174)
total: 138.39 sec