Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-175553
#<BuildRuby:0x00005647ae97aeb8
@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.20231213-175553",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004567 0.000761 1.524160 ( 1.886853)
build_miniruby 0.000857 0.000142 0.877576 ( 0.877014)
build_ruby 0.001111 0.000185 2.778482 ( 2.778678)
build_all 0.002721 0.008251 16.732689 ( 1.545203)
build_install 0.005143 0.004522 4.947774 ( 1.187857)
test_btest 0.000563 0.000169 86.592242 ( 7.738501)
test_basic 0.004980 0.000185 0.830697 ( 0.906905)
test_all 0.100645 0.039604 538.566309 ( 60.356335)
test_rubyspec 0.019965 0.025197 50.677394 ( 62.985439)
total: 140.26 sec