Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-161137
#<BuildRuby:0x0000563ad157b040
@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.20231110-161137",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004037 0.000673 1.391790 ( 1.700378)
build_miniruby 0.000892 0.000149 0.901256 ( 0.901448)
build_ruby 0.001245 0.000208 2.835701 ( 2.835591)
build_all 0.000974 0.008806 15.560187 ( 1.447366)
build_install 0.008915 0.000067 4.678004 ( 1.109261)
test_btest 0.000000 0.001139 82.734871 ( 6.842447)
test_basic 0.000000 0.003942 0.572239 ( 0.653654)
test_all 0.089264 0.044378 485.010354 ( 55.407778)
test_rubyspec 0.022600 0.022995 48.461938 ( 60.767962)
total: 131.67 sec