Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-144434
#<BuildRuby:0x0000559397737280
@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.20231211-144434",
@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.000011)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000619 0.004180 1.286907 ( 1.678560)
build_miniruby 0.000948 0.000095 0.856597 ( 0.855866)
build_ruby 0.001173 0.000117 2.733003 ( 2.733025)
build_all 0.009975 0.000544 17.074060 ( 1.548447)
build_install 0.004947 0.004001 5.114700 ( 1.223256)
test_btest 0.000644 0.000084 87.062390 ( 7.555337)
test_basic 0.003304 0.000430 0.722368 ( 0.800212)
test_all 0.098030 0.036991 571.305415 ( 50.368364)
test_rubyspec 0.018132 0.031642 51.300627 ( 63.644645)
total: 130.41 sec