Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-203837
#<BuildRuby:0x0000560165e47818
@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-203837",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000000 0.005288 1.237859 ( 1.596455)
build_miniruby 0.000000 0.001139 0.886312 ( 0.885895)
build_ruby 0.001162 0.000435 2.789335 ( 2.789794)
build_all 0.007685 0.002601 16.537120 ( 1.544153)
build_install 0.007581 0.000617 4.929797 ( 1.175574)
test_btest 0.000926 0.000138 87.654213 ( 7.079082)
test_basic 0.004273 0.000000 0.621776 ( 0.698929)
test_all 0.117731 0.020032 522.022761 ( 59.733456)
test_rubyspec 0.026827 0.021351 50.896476 ( 63.317627)
total: 138.82 sec