Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-115249
#<BuildRuby:0x000055aa527fb280
@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.20240107-115249",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000597 0.004121 1.209491 ( 1.610378)
build_miniruby 0.001066 0.000112 1.437349 ( 1.439570)
build_ruby 0.001394 0.000147 4.304212 ( 4.314024)
build_all 0.009937 0.000571 16.713528 ( 1.662570)
build_install 0.012450 0.004374 5.189755 ( 2.035283)
test_btest 0.000607 0.000079 83.602241 ( 10.192742)
test_basic 0.005638 0.000143 0.656360 ( 0.717918)
test_all 0.088569 0.030308 559.826012 ( 59.179656)
test_rubyspec 0.042763 0.022875 78.686667 ( 90.994074)
total: 172.15 sec