Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-094433
#<BuildRuby:0x000055ff5a4c80d8
@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.20240109-094433",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.002700 0.004838 0.810063 ( 1.190981)
build_miniruby 0.001004 0.000183 0.822265 ( 0.821859)
build_ruby 0.001631 0.000297 2.652467 ( 2.652968)
build_all 0.003372 0.004478 11.955608 ( 0.995085)
build_install 0.009765 0.001163 3.525324 ( 0.966059)
test_btest 0.000713 0.000164 65.076514 ( 5.289514)
test_basic 0.000000 0.004123 0.412994 ( 0.493577)
test_all 0.071965 0.023976 380.618946 ( 34.118835)
test_rubyspec 0.029256 0.036294 40.975299 ( 53.541417)
total: 100.07 sec