Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-125111
#<BuildRuby:0x000056490ef4b458
@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-125111",
@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.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004179 0.000440 1.389241 ( 1.717286)
build_miniruby 0.000845 0.000088 0.835360 ( 0.835014)
build_ruby 0.000000 0.001382 2.825680 ( 2.826378)
build_all 0.007963 0.002165 16.926510 ( 1.528308)
build_install 0.007865 0.001073 5.074425 ( 1.262402)
test_btest 0.001013 0.000138 85.023395 ( 7.799273)
test_basic 0.004014 0.000547 0.706712 ( 0.783813)
test_all 0.090987 0.046486 535.838786 ( 55.947630)
test_rubyspec 0.021746 0.022323 50.211247 ( 62.607889)
total: 135.31 sec