Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-224334
#<BuildRuby:0x000055760e4d0178
@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.20240106-224334",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.000793 0.003955 1.167451 ( 1.564825)
build_miniruby 0.001316 0.000097 1.547825 ( 1.553605)
build_ruby 0.001426 0.000105 4.509949 ( 4.519779)
build_all 0.000000 0.009512 16.343624 ( 1.623817)
build_install 0.009513 0.005265 4.668193 ( 1.564204)
test_btest 0.000573 0.000110 85.596568 ( 13.366752)
test_basic 0.004359 0.000843 0.605879 ( 0.672960)
test_all 0.098399 0.021299 572.523860 ( 60.607082)
test_rubyspec 0.051058 0.009389 71.438058 ( 83.687139)
total: 169.16 sec