Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-194501
#<BuildRuby:0x000055ab7e28f5f8
@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.20231207-194501",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000051 0.000000 0.000051 ( 0.000022)
build_up 0.005415 0.000140 1.335745 ( 1.669242)
build_miniruby 0.000940 0.000098 0.888864 ( 0.888412)
build_ruby 0.001375 0.000026 2.805846 ( 2.806085)
build_all 0.006944 0.003649 17.104328 ( 1.554740)
build_install 0.008316 0.000553 5.137749 ( 1.271407)
test_btest 0.001016 0.000133 88.555686 ( 7.483592)
test_basic 0.004399 0.000573 0.711361 ( 0.788461)
test_all 0.108185 0.027932 551.967139 ( 49.026458)
test_rubyspec 0.027316 0.017223 50.453766 ( 62.820951)
total: 128.31 sec