Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-002538
#<BuildRuby:0x000055a783c500a0
@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.20240116-002538",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003316 0.000553 1.032355 ( 1.426074)
build_miniruby 0.001120 0.000186 0.911444 ( 0.910283)
build_ruby 0.001067 0.000178 2.663675 ( 2.663840)
build_all 0.009250 0.000115 14.377528 ( 1.352351)
build_install 0.006356 0.000953 4.152903 ( 1.090222)
test_btest 0.001125 0.000000 75.364252 ( 7.192711)
test_basic 0.002126 0.002787 0.706062 ( 0.780334)
test_all 0.097592 0.029363 476.696238 ( 44.316961)
test_rubyspec 0.010937 0.037501 48.373533 ( 60.725440)
total: 120.46 sec