Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-232015
#<BuildRuby:0x000055d4d33db4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231212-232015",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004482 0.000000 1.007381 ( 1.291574)
build_miniruby 0.001149 0.000000 0.870895 ( 0.870558)
build_ruby 0.001767 0.000021 2.701303 ( 2.704317)
build_all 0.006802 0.000439 11.993738 ( 1.006840)
build_install 0.005965 0.008440 3.548657 ( 0.972175)
test_btest 0.000491 0.000131 65.685099 ( 4.704684)
test_basic 0.003819 0.000000 0.375524 ( 0.458486)
test_all 0.077902 0.020331 404.561769 ( 39.927582)
test_rubyspec 0.033164 0.029473 39.448352 ( 52.097825)
total: 104.03 sec