Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251223-220424
#<BuildRuby:0x000074842c0efdd8
@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.20251223-220424",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000034 0.000009 0.000043 ( 0.000042)
configure 0.000000 0.000053 0.000053 ( 0.000053)
build_up 0.003932 0.003141 2.652157 ( 3.326391)
build_miniruby 0.001737 0.000000 1.954161 ( 2.293493)
build_ruby 0.002049 0.000242 5.076347 ( 5.300662)
build_all 0.006968 0.003565 6.680773 ( 4.515328)
build_install 0.016924 0.006471 8.728311 ( 7.020174)
test_btest 0.000000 0.001268 87.973886 ( 54.585297)
test_basic 0.006372 0.004234 1.167722 ( 1.522215)
test_all 0.101019 0.037992 773.948656 (497.589385)
test_rubyspec 0.048255 0.039768 127.987918 ( 58.161765)
total: 634.32 sec