Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241026-210503
#<BuildRuby:0x00007fc59b5bfdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241026-210503",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.004701 0.004265 4.332563 ( 5.037713)
build_miniruby 0.001519 0.000304 1.818356 ( 1.970008)
build_ruby 0.002267 0.000000 4.527709 ( 4.815710)
build_all 0.010192 0.000767 6.292046 ( 4.036705)
build_install 0.019663 0.004814 9.316750 ( 5.927212)
test_btest 0.000754 0.000147 66.721036 ( 55.709366)
test_basic 0.008023 0.004265 1.061569 ( 1.446377)
test_all 0.096601 0.059929 733.029474 (404.135633)
test_rubyspec 0.032544 0.054436 111.950466 ( 49.196043)
total: 532.28 sec