Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-223320
#<BuildRuby:0x000056491e29bce8
@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.20231201-223320",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004856 0.000000 1.315586 ( 1.640532)
build_miniruby 0.001542 0.000000 0.923354 ( 0.922199)
build_ruby 0.001245 0.000000 2.730890 ( 2.731187)
build_all 0.000000 0.010313 16.499686 ( 1.502085)
build_install 0.005903 0.002664 4.888049 ( 1.166322)
test_btest 0.000585 0.000195 85.620915 ( 7.606375)
test_basic 0.003016 0.001005 0.699055 ( 0.775955)
test_all 0.106046 0.027063 562.645967 ( 57.373336)
test_rubyspec 0.022152 0.025411 49.971279 ( 62.207152)
total: 135.93 sec