Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-074601
#<BuildRuby:0x000055f45158f0e8
@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.20240626-074601",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003673 0.001632 1.160991 ( 1.399167)
build_miniruby 0.000653 0.000290 0.737575 ( 0.737733)
build_ruby 0.001491 0.000000 2.270219 ( 2.271063)
build_all 0.008278 0.000000 12.614270 ( 1.058432)
build_install 0.003461 0.008869 4.333995 ( 1.072120)
test_btest 0.000527 0.000264 70.188271 ( 5.988668)
test_basic 0.004085 0.000000 0.395254 ( 0.476738)
test_all 0.093191 0.005845 370.395886 ( 38.656226)
test_rubyspec 0.032952 0.008740 87.445548 ( 11.065138)
total: 62.73 sec