Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-200701
#<BuildRuby:0x00005616da58f7b8
@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.20240110-200701",
@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.000015 0.000001 0.000016 ( 0.000014)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000014)
build_up 0.003797 0.000316 0.946614 ( 1.326209)
build_miniruby 0.000895 0.000075 0.965578 ( 0.965470)
build_ruby 0.001291 0.000000 2.859328 ( 2.861162)
build_all 0.010071 0.000000 14.837585 ( 1.408193)
build_install 0.002181 0.007106 4.300455 ( 1.168098)
test_btest 0.000587 0.000104 80.674235 ( 7.245153)
test_basic 0.000445 0.003061 0.432482 ( 0.514602)
test_all 0.100870 0.035333 546.383980 ( 54.783007)
test_rubyspec 0.019036 0.016000 50.506777 ( 63.012350)
total: 133.29 sec