Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-134804
#<BuildRuby:0x0000563ef91437f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231213-134804",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004399 0.000099 1.017844 ( 1.278337)
build_miniruby 0.001021 0.000170 0.876883 ( 0.876706)
build_ruby 0.001029 0.000172 2.716841 ( 2.720075)
build_all 0.008034 0.000000 12.142992 ( 0.993523)
build_install 0.006428 0.006739 3.545897 ( 0.973276)
test_btest 0.000487 0.000114 64.806326 ( 5.261205)
test_basic 0.002833 0.000667 0.376186 ( 0.457597)
test_all 0.083780 0.017343 386.225078 ( 43.030182)
test_rubyspec 0.037411 0.026907 39.835579 ( 52.504702)
total: 108.10 sec