Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-041609
#<BuildRuby:0x0000556f7ad8f858
@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.20231206-041609",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003653 0.000860 1.050360 ( 1.399750)
build_miniruby 0.000732 0.000172 0.857979 ( 0.857477)
build_ruby 0.001001 0.000235 2.659283 ( 2.660264)
build_all 0.005226 0.004546 15.917559 ( 1.412848)
build_install 0.005093 0.003263 4.665995 ( 1.121754)
test_btest 0.000855 0.000257 86.134388 ( 7.044059)
test_basic 0.000561 0.004403 0.673663 ( 0.750005)
test_all 0.126208 0.009684 512.537331 ( 56.190647)
test_rubyspec 0.031767 0.020217 51.657809 ( 63.897997)
total: 135.34 sec