Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-010505
#<BuildRuby:0x0000563c49dbf840
@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.20231221-010505",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003979 0.000362 1.140007 ( 1.534572)
build_miniruby 0.000859 0.000078 0.907363 ( 0.907006)
build_ruby 0.001347 0.000122 3.046439 ( 3.047608)
build_all 0.004328 0.005389 16.518476 ( 1.432407)
build_install 0.001322 0.007329 4.838825 ( 1.145873)
test_btest 0.000823 0.000000 86.818625 ( 7.554989)
test_basic 0.004274 0.000255 0.643147 ( 0.720843)
test_all 0.133354 0.000146 524.944798 ( 54.479198)
test_rubyspec 0.037557 0.007553 51.021303 ( 63.288069)
total: 134.11 sec