Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-111146
#<BuildRuby:0x000055c08afb8178
@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.20240115-111146",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.002962 0.003424 0.802338 ( 1.166424)
build_miniruby 0.000886 0.000119 0.820695 ( 0.820617)
build_ruby 0.001217 0.000163 2.662417 ( 2.663571)
build_all 0.006706 0.000894 11.920762 ( 0.977749)
build_install 0.008013 0.005058 3.391347 ( 0.961944)
test_btest 0.000644 0.000000 63.843406 ( 4.674491)
test_basic 0.005142 0.000000 0.397382 ( 0.477443)
test_all 0.077116 0.018345 380.174642 ( 34.008975)
test_rubyspec 0.035118 0.033373 40.316223 ( 52.855183)
total: 98.61 sec