Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-231517
#<BuildRuby:0x000056527e41c180
@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.20240620-231517",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000000 0.004651 1.046145 ( 1.945317)
build_miniruby 0.000000 0.001085 0.701132 ( 0.700886)
build_ruby 0.000000 0.001442 2.301655 ( 2.302104)
build_all 0.002922 0.005153 12.506797 ( 1.031278)
build_install 0.005313 0.010822 4.156236 ( 1.062939)
test_btest 0.000449 0.000336 69.133408 ( 6.020599)
test_basic 0.004620 0.000496 0.414632 ( 0.494839)
test_all 0.064671 0.031233 357.430644 ( 34.093463)
test_rubyspec 0.023351 0.018974 87.146285 ( 11.005784)
total: 58.66 sec