Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-124354
#<BuildRuby:0x000056093290bbb8
@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.20240109-124354",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.001630 0.002708 0.930765 ( 1.313633)
build_miniruby 0.000914 0.000183 0.954723 ( 0.955371)
build_ruby 0.001404 0.000281 2.757012 ( 2.761678)
build_all 0.008454 0.002367 14.736680 ( 1.420310)
build_install 0.004077 0.004456 4.304213 ( 1.173520)
test_btest 0.000851 0.000224 77.120741 ( 7.709896)
test_basic 0.003261 0.000858 0.517061 ( 0.595169)
test_all 0.110686 0.028898 522.856018 ( 53.655498)
test_rubyspec 0.031417 0.002243 49.151238 ( 61.749884)
total: 131.34 sec