Logfile: /home/sipeed/ruby/logs/brlog.trunk.20251012-000920
#<BuildRuby:0x0000003fdeeae520
@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="-j4",
@build_opts="-j4",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/sipeed/ruby/logs/brlog.trunk.20251012-000920",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"], ["RUBY_TEST_TIMEOUT_SCALE", "5"]],
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000062 0.000009 0.000071 ( 0.000072)
autoconf 0.000093 0.000013 0.000106 ( 0.000102)
configure 0.000157 0.000021 0.000178 ( 0.000178)
build_up 0.032360 0.002999 43.152441 ( 21.022292)
build_miniruby 0.003869 0.003951 118.125857 (118.548286)
build_ruby 0.007086 0.007805 124.236534 (124.679303)
build_all 0.074568 0.028322 278.975897 ( 79.683166)
build_install 0.099496 0.025244 84.533412 ( 35.340556)
test_btest 0.002765 0.003967 733.856370 (214.843700)
test_basic 0.035575 0.010623 8.544195 ( 8.075766)
test_all 0.632395 0.371980 9049.341085 (2363.584254)
test_rubyspec 0.304995 0.363851 1411.170872 (389.250629)
total: 3355.03 sec