Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-181741
#<BuildRuby:0x000055a166f740d8
@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-181741",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004195 0.000017 1.012417 ( 1.255848)
build_miniruby 0.000623 0.000052 0.868641 ( 0.869779)
build_ruby 0.000916 0.000076 2.701727 ( 2.704287)
build_all 0.002899 0.004641 12.189491 ( 1.032640)
build_install 0.009805 0.000143 3.520243 ( 0.980437)
test_btest 0.000679 0.000000 64.243946 ( 4.494328)
test_basic 0.003395 0.000000 0.373924 ( 0.456314)
test_all 0.078429 0.017458 386.412515 ( 34.179172)
test_rubyspec 0.034714 0.031964 39.947690 ( 52.592913)
total: 98.57 sec