Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-122633
#<BuildRuby:0x000055f78e487840
@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.20231020-122633",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004532 0.000756 1.450445 ( 1.736607)
build_miniruby 0.000928 0.000155 0.819754 ( 0.819323)
build_ruby 0.000000 0.001364 2.781474 ( 2.782305)
build_all 0.003308 0.006887 17.532100 ( 1.591457)
build_install 0.007769 0.002045 5.136357 ( 1.179926)
test_btest 0.000574 0.000151 88.455014 ( 7.418902)
test_basic 0.004423 0.000000 0.733971 ( 0.809943)
test_all 0.000000 0.007823 512.139263 ( 54.174304)
test_rubyspec 0.023767 0.022751 49.530784 ( 61.877598)
total: 132.39 sec