Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-105333
#<BuildRuby:0x000055a0d330c130
@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.20240620-105333",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000003 0.000007 ( 0.000008)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000006 0.000005 0.000011 ( 0.000011)
build_up 0.003472 0.002232 1.719053 ( 1.887207)
build_miniruby 0.001186 0.000000 1.045532 ( 1.044279)
build_ruby 0.001433 0.000000 3.357741 ( 3.357938)
build_all 0.009787 0.000100 17.661762 ( 1.689465)
build_install 0.001192 0.009230 6.135049 ( 1.449148)
test_btest 0.000781 0.000508 108.890335 ( 8.649160)
test_basic 0.002904 0.001888 0.746767 ( 0.827971)
test_all 0.096612 0.047426 564.778750 ( 58.042195)
test_rubyspec 0.028333 0.038280 135.030803 ( 16.244314)
total: 93.19 sec