Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-234210
#<BuildRuby:0x0000564aecb87ee0
@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.20231209-234210",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000946 0.004230 1.478562 ( 1.840499)
build_miniruby 0.000702 0.000206 0.949420 ( 0.949536)
build_ruby 0.001023 0.000301 2.799508 ( 2.799396)
build_all 0.007664 0.002711 17.071192 ( 1.522986)
build_install 0.007459 0.001021 5.084246 ( 1.184496)
test_btest 0.000824 0.000235 87.571724 ( 7.475592)
test_basic 0.004187 0.000000 0.739534 ( 0.816587)
test_all 0.097892 0.042090 553.846894 ( 49.735897)
test_rubyspec 0.024394 0.019972 49.922200 ( 62.215830)
total: 128.54 sec