Logfile: /home/sipeed/ruby/logs/brlog.trunk.20260218-225412
#<BuildRuby:0x0000003fc4e1f2b8
@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.20260218-225412",
@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.000061 0.000009 0.000070 ( 0.000072)
autoconf 0.000111 0.000017 0.000128 ( 0.000123)
configure 0.000093 0.000015 0.000108 ( 0.000104)
build_up 0.010226 0.000337 8.652405 ( 8.394391)
build_miniruby 0.000000 0.005596 57.357871 ( 57.460411)
build_ruby 0.006423 0.000525 68.743376 ( 68.867308)
build_all 0.028571 0.014509 31.282578 ( 12.871759)
build_install 0.046976 0.022407 36.432008 ( 17.943380)
test_btest 0.002542 0.000000 411.913207 (124.002318)
test_basic 0.011650 0.024180 4.725017 ( 4.583530)
test_all 0.344737 0.181957 4538.939664 (1250.937303)
test_rubyspec 0.201761 0.173620 785.442275 (271.692227)
total: 1816.76 sec