Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-044109
#<BuildRuby:0x00007f797941fdd0
@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.20240929-044109",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000041 0.000005 0.000046 ( 0.000045)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.009694 0.000168 5.326937 ( 6.938378)
build_miniruby 0.001639 0.000188 1.917535 ( 2.519338)
build_ruby 0.002400 0.000000 4.544228 ( 5.867864)
build_all 0.011272 0.000122 6.450578 ( 6.883271)
build_install 0.010903 0.014307 10.123521 ( 10.171066)
test_btest 0.000785 0.000143 84.998264 ( 99.410297)
test_basic 0.008062 0.005577 1.211111 ( 1.824055)
test_all 0.099851 0.061522 794.584868 (738.474274)
test_rubyspec 0.040241 0.045722 124.066663 ( 62.426255)
total: 934.52 sec