Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-190248
#<BuildRuby:0x000055db84a580d8
@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.20240108-190248",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005012 0.000164 1.374361 ( 1.766770)
build_miniruby 0.001158 0.000165 2.025425 ( 2.029560)
build_ruby 0.001675 0.000239 4.664717 ( 4.678792)
build_all 0.003504 0.007130 16.836501 ( 1.883114)
build_install 0.014932 0.002923 5.405116 ( 2.153930)
test_btest 0.000678 0.000146 84.692670 ( 10.554282)
test_basic 0.002407 0.003418 0.710093 ( 0.781017)
test_all 0.087784 0.032455 527.970514 ( 71.471622)
test_rubyspec 0.028265 0.040089 85.550103 ( 97.847802)
total: 193.17 sec