Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-120650
#<BuildRuby:0x00005628fb70bbb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231020-120650",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005184 0.000127 1.364561 ( 1.646263)
build_miniruby 0.001037 0.000103 0.883671 ( 0.883538)
build_ruby 0.001155 0.000116 2.908411 ( 2.908281)
build_all 0.010071 0.000172 16.947290 ( 1.500882)
build_install 0.000000 0.009948 5.038155 ( 1.203612)
test_btest 0.000980 0.000215 83.809326 ( 7.694174)
test_basic 0.004531 0.000156 0.672340 ( 0.746455)
test_all 0.001826 0.004175 532.086445 ( 57.469457)
test_rubyspec 0.022567 0.028232 50.414405 ( 62.739085)
total: 136.79 sec