Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-083822
#<BuildRuby:0x000056163fdef598
@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.20240110-083822",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000049 0.000009 0.000058 ( 0.000059)
configure 0.000061 0.000000 0.000061 ( 0.000055)
build_up 0.003604 0.003940 0.800978 ( 1.162670)
build_miniruby 0.000744 0.000186 0.802622 ( 0.802471)
build_ruby 0.001335 0.000000 2.669234 ( 2.670214)
build_all 0.008437 0.000000 12.008521 ( 0.951298)
build_install 0.006320 0.004049 3.421461 ( 0.968938)
test_btest 0.000847 0.000000 64.524321 ( 4.375776)
test_basic 0.004458 0.000323 0.389115 ( 0.469848)
test_all 0.074232 0.021992 382.177198 ( 34.309016)
test_rubyspec 0.034032 0.034953 40.854295 ( 53.407802)
total: 99.12 sec