Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-072548
#<BuildRuby:0x0000561119da7d40
@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.20240615-072548",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004222 0.001151 1.039514 ( 1.267647)
build_miniruby 0.000886 0.000242 0.740009 ( 0.739937)
build_ruby 0.001138 0.000310 2.274263 ( 2.275039)
build_all 0.007971 0.000867 12.494296 ( 1.038780)
build_install 0.005662 0.006682 4.136403 ( 1.062592)
test_btest 0.000599 0.000200 66.831724 ( 6.141456)
test_basic 0.002865 0.000955 0.401845 ( 0.484019)
test_all 0.069720 0.026175 361.922257 ( 35.514658)
test_rubyspec 0.029322 0.012232 87.452712 ( 11.029619)
total: 59.55 sec