Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-120904
#<BuildRuby:0x000055bca6e1b500
@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.20240114-120904",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.004067 0.000000 0.948162 ( 1.374015)
build_miniruby 0.000942 0.000095 0.898048 ( 0.898166)
build_ruby 0.001144 0.000114 2.746921 ( 2.748776)
build_all 0.006179 0.003908 14.619394 ( 1.419110)
build_install 0.005169 0.005055 4.244979 ( 1.136912)
test_btest 0.000701 0.000127 81.290794 ( 7.169676)
test_basic 0.004806 0.000873 0.495927 ( 0.572734)
test_all 0.115638 0.020631 496.225339 ( 59.401423)
test_rubyspec 0.024973 0.012132 49.688580 ( 62.202328)
total: 136.92 sec