Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-134550
#<BuildRuby:0x0000556fa4def5f8
@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.20231203-134550",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001027 0.003502 1.308228 ( 1.668205)
build_miniruby 0.000920 0.000138 0.846797 ( 0.846205)
build_ruby 0.001196 0.000180 2.710711 ( 2.711892)
build_all 0.006110 0.004330 16.931100 ( 1.545222)
build_install 0.008164 0.000754 4.959584 ( 1.190553)
test_btest 0.000976 0.000178 86.413383 ( 7.987389)
test_basic 0.004329 0.000787 0.836752 ( 0.912650)
test_all 0.119590 0.018475 535.847362 ( 59.417328)
test_rubyspec 0.030249 0.024546 50.885015 ( 63.260319)
total: 139.54 sec