Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-213651
#<BuildRuby:0x000055cd062100d8
@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.20240617-213651",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004756 0.000235 1.034653 ( 1.379239)
build_miniruby 0.000849 0.000232 0.716941 ( 0.717270)
build_ruby 0.001180 0.000322 2.242180 ( 2.242964)
build_all 0.003952 0.004097 12.485501 ( 1.016940)
build_install 0.012984 0.003018 4.170347 ( 1.064957)
test_btest 0.000508 0.000159 70.617409 ( 5.914694)
test_basic 0.001216 0.003013 0.423261 ( 0.503703)
test_all 0.075673 0.025254 360.943914 ( 42.493879)
test_rubyspec 0.024286 0.023034 86.787379 ( 10.980573)
total: 66.31 sec