Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-025504
#<BuildRuby:0x000055f7fe300060
@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.20240614-025504",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004117 0.000749 1.045496 ( 1.563120)
build_miniruby 0.000806 0.000147 0.707034 ( 0.707078)
build_ruby 0.001292 0.000235 2.250785 ( 2.251067)
build_all 0.007229 0.000459 12.448866 ( 1.034469)
build_install 0.007106 0.005547 4.154748 ( 1.054039)
test_btest 0.000783 0.000000 69.732389 ( 5.521811)
test_basic 0.003683 0.000171 0.398727 ( 0.480430)
test_all 0.086085 0.010562 359.416323 ( 32.494441)
test_rubyspec 0.031441 0.009662 86.494309 ( 11.045127)
total: 56.15 sec