Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-075722
#<BuildRuby:0x00005609a5be00c8
@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-075722",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000003 0.000008 ( 0.000006)
build_up 0.000000 0.005305 0.825143 ( 1.199859)
build_miniruby 0.000000 0.001296 0.802647 ( 0.802482)
build_ruby 0.000405 0.001154 2.709418 ( 2.709997)
build_all 0.005914 0.002667 12.057248 ( 0.979874)
build_install 0.006410 0.004274 3.442259 ( 0.971059)
test_btest 0.000743 0.000000 65.321679 ( 4.732930)
test_basic 0.003629 0.000694 0.413418 ( 0.493522)
test_all 0.065174 0.029990 393.399938 ( 32.867981)
test_rubyspec 0.030071 0.035814 40.629469 ( 53.163887)
total: 97.92 sec