Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-120757
#<BuildRuby:0x00005633adb27438
@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.20240117-120757",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.001016 0.003990 0.797173 ( 1.175701)
build_miniruby 0.000000 0.001096 0.858889 ( 0.858297)
build_ruby 0.000000 0.001429 2.654321 ( 2.655165)
build_all 0.006991 0.001140 12.037374 ( 0.980835)
build_install 0.013165 0.000905 3.403486 ( 0.967994)
test_btest 0.000739 0.000123 67.601586 ( 4.625334)
test_basic 0.000914 0.004419 0.403424 ( 0.482861)
test_all 0.071174 0.029185 399.724510 ( 37.133930)
test_rubyspec 0.071595 0.086565 73.200058 ( 85.656819)
total: 134.54 sec