Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-160644
#<BuildRuby:0x0000563209c74070
@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.20240113-160644",
@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.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000013)
build_up 0.003650 0.000548 0.839718 ( 1.244030)
build_miniruby 0.000918 0.000138 0.900066 ( 0.899398)
build_ruby 0.000000 0.001623 2.832329 ( 2.832754)
build_all 0.006921 0.003111 14.382341 ( 1.343753)
build_install 0.009740 0.000158 4.155039 ( 1.147466)
test_btest 0.000600 0.000105 78.628359 ( 7.186910)
test_basic 0.002919 0.000508 0.399774 ( 0.483112)
test_all 0.097190 0.038037 555.687078 ( 59.057215)
test_rubyspec 0.032311 0.003275 49.306006 ( 61.875636)
total: 136.07 sec