Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-104655
#<BuildRuby:0x000055c142d34060
@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.20240105-104655",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004288 0.000030 0.730691 ( 1.106020)
build_miniruby 0.001212 0.000101 0.886302 ( 0.887105)
build_ruby 0.001144 0.000096 2.747964 ( 2.749778)
build_all 0.007009 0.000211 12.044261 ( 1.019948)
build_install 0.002448 0.008518 3.368186 ( 0.972031)
test_btest 0.000677 0.000145 65.941291 ( 5.515597)
test_basic 0.003261 0.000698 0.374655 ( 0.453529)
test_all 0.083363 0.021876 448.411584 ( 40.210356)
test_rubyspec 0.024157 0.026460 40.044484 ( 52.813455)
total: 105.73 sec