Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-231117
#<BuildRuby:0x00005590233038c0
@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.20240108-231117",
@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.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001239 0.003338 1.138768 ( 1.521169)
build_miniruby 0.001102 0.000000 0.947148 ( 0.946747)
build_ruby 0.001253 0.000000 2.717723 ( 2.721800)
build_all 0.009229 0.000022 14.349070 ( 1.364361)
build_install 0.007618 0.000749 4.228337 ( 1.150411)
test_btest 0.000650 0.000000 74.578798 ( 6.954242)
test_basic 0.000932 0.002599 0.433497 ( 0.514717)
test_all 0.096579 0.035756 537.852988 ( 54.926638)
test_rubyspec 0.007825 0.024208 48.621595 ( 61.296179)
total: 131.40 sec