Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251020-140838
#<BuildRuby:0x000073b55786fdc8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251020-140838",
@make="make",
@no_timeout_error=nil,
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000033 0.000007 0.000040 ( 0.000041)
build_up 0.003869 0.006153 4.787219 ( 3.161965)
build_miniruby 0.000539 0.000886 1.672801 ( 1.687941)
build_ruby 0.001095 0.000761 4.374171 ( 4.464116)
build_all 0.005520 0.003794 6.142494 ( 3.093557)
build_install 0.017738 0.006113 9.751141 ( 5.412724)
test_btest 0.000775 0.000236 77.238685 ( 27.482817)
test_basic 0.003015 0.001623 1.078539 ( 1.140100)
test_all 0.096745 0.031292 709.845005 (342.625367)
test_rubyspec 0.051452 0.031216 115.199692 ( 60.420102)
total: 449.49 sec