Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-141309
#<BuildRuby:0x000055f59302ca90
@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.20221225-141309",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.008226 0.001397 0.959663 ( 1.956163)
build_miniruby 0.002680 0.000000 0.837917 ( 0.837069)
build_ruby 0.000000 0.003341 2.159574 ( 2.160482)
build_all 0.012325 0.008667 18.643536 ( 2.162937)
build_install 0.021981 0.000263 2.057727 ( 1.015915)
test_btest 0.000909 0.000303 94.511313 ( 9.025626)
test_basic 0.009948 0.000435 0.344255 ( 0.430522)
test_all 0.001848 0.000293 682.058624 ( 68.365471)
test_rubyspec 0.097436 0.082520 48.282949 ( 56.434447)
total: 142.39 sec