Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-233713
#<BuildRuby:0x000055e833b140d8
@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.20240114-233713",
@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.000009 0.000005 0.000014 ( 0.000013)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.002916 0.003336 0.817695 ( 1.177603)
build_miniruby 0.000669 0.000365 0.796717 ( 0.796858)
build_ruby 0.000945 0.000515 2.672309 ( 2.673079)
build_all 0.006592 0.001341 12.210187 ( 0.976083)
build_install 0.002247 0.008479 3.399604 ( 0.964512)
test_btest 0.000492 0.000317 64.370973 ( 4.622617)
test_basic 0.002499 0.001607 0.396279 ( 0.477050)
test_all 0.065114 0.031375 381.593516 ( 39.096980)
test_rubyspec 0.028332 0.038059 40.142599 ( 52.682232)
total: 103.47 sec