Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-204450
#<BuildRuby:0x00005638dd2df638
@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.20231129-204450",
@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.000019 0.000000 0.000019 ( 0.000020)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005258 0.000111 0.843051 ( 1.313739)
build_miniruby 0.001285 0.000107 0.877385 ( 0.876897)
build_ruby 0.001807 0.000151 2.714695 ( 2.714907)
build_all 0.007138 0.000211 12.215293 ( 1.019430)
build_install 0.007575 0.005034 3.537162 ( 0.970563)
test_btest 0.000666 0.000000 63.792138 ( 4.992710)
test_basic 0.004219 0.000014 0.389198 ( 0.457358)
test_all 0.075405 0.026195 378.691607 ( 38.358589)
test_rubyspec 0.039930 0.016325 39.557278 ( 52.232262)
total: 102.94 sec