Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-090100
#<BuildRuby:0x0000561d8f60aee8
@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.20240116-090100",
@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.000005 0.000012 ( 0.000012)
autoconf 0.000011 0.000007 0.000018 ( 0.000019)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.003813 0.002384 0.825638 ( 1.206014)
build_miniruby 0.000661 0.000413 0.854288 ( 0.854066)
build_ruby 0.000827 0.000516 2.673076 ( 2.674134)
build_all 0.006873 0.001263 11.879439 ( 0.984438)
build_install 0.004314 0.006276 3.444579 ( 0.972909)
test_btest 0.000416 0.000265 67.903170 ( 4.800021)
test_basic 0.004570 0.000000 0.396203 ( 0.476132)
test_all 0.083835 0.017735 383.757793 ( 37.497271)
test_rubyspec 0.022698 0.044556 40.308210 ( 52.860797)
total: 102.33 sec