Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-161039
#<BuildRuby:0x000055fa40f14060
@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-161039",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001603 0.004331 1.038191 ( 1.315732)
build_miniruby 0.000915 0.000249 0.716885 ( 0.716432)
build_ruby 0.001485 0.000405 2.228157 ( 2.228286)
build_all 0.003804 0.004115 12.510653 ( 1.049827)
build_install 0.009787 0.000000 4.162984 ( 1.065342)
test_btest 0.000000 0.000756 71.503960 ( 5.295821)
test_basic 0.004534 0.000372 0.383187 ( 0.463491)
test_all 0.082364 0.015941 381.476424 ( 37.771276)
test_rubyspec 0.023093 0.025485 87.792711 ( 11.036392)
total: 60.94 sec