Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-134828
#<BuildRuby:0x00005647e7e840d8
@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-134828",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004842 0.000257 1.386002 ( 2.083956)
build_miniruby 0.000866 0.000228 2.059494 ( 2.063181)
build_ruby 0.001432 0.000377 4.495708 ( 4.506834)
build_all 0.010080 0.000000 16.849614 ( 1.701802)
build_install 0.010106 0.005108 4.941802 ( 1.724929)
test_btest 0.000666 0.000174 82.706117 ( 13.268075)
test_basic 0.002371 0.004979 0.741311 ( 0.803133)
test_all 0.100747 0.019733 581.714041 ( 64.846082)
test_rubyspec 0.033362 0.032247 82.047462 ( 94.279724)
total: 185.28 sec