Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-074843
#<BuildRuby:0x000055cad48f7678
@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.20240117-074843",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000028 0.000012 0.000040 ( 0.000039)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.003796 0.001518 1.125226 ( 1.484818)
build_miniruby 0.001134 0.000000 0.898520 ( 0.897860)
build_ruby 0.001244 0.000000 2.839631 ( 2.839784)
build_all 0.009534 0.000000 14.401757 ( 1.344815)
build_install 0.007569 0.000000 4.205513 ( 1.114400)
test_btest 0.001001 0.000000 78.670361 ( 7.294893)
test_basic 0.004416 0.000000 0.636056 ( 0.711270)
test_all 0.102273 0.027486 488.479722 ( 56.585944)
test_rubyspec 0.026206 0.034002 79.639367 ( 91.950340)
total: 164.23 sec