Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-114626
#<BuildRuby:0x00005637b952c0a0
@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.20240618-114626",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.005576 0.000000 1.050067 ( 1.304449)
build_miniruby 0.001180 0.000000 0.734425 ( 0.734473)
build_ruby 0.001418 0.000000 2.257045 ( 2.257832)
build_all 0.004643 0.003216 12.537384 ( 1.061155)
build_install 0.010586 0.001323 4.131689 ( 1.064019)
test_btest 0.000727 0.000091 70.875315 ( 5.208576)
test_basic 0.003552 0.000444 0.402334 ( 0.483110)
test_all 0.083882 0.016382 368.459526 ( 42.483821)
test_rubyspec 0.025620 0.017132 87.029623 ( 10.993455)
total: 65.59 sec