Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-063558
#<BuildRuby:0x00007f067eaefde0
@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.20240921-063558",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000046 0.000000 0.000046 ( 0.000045)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.007465 0.003917 5.485749 ( 9.014814)
build_miniruby 0.000000 0.002331 2.035938 ( 3.383859)
build_ruby 0.002723 0.000000 4.729176 ( 17.839129)
build_all 0.010209 0.000652 6.914118 ( 8.669326)
build_install 0.021414 0.005975 10.908168 ( 14.747816)
test_btest 0.000000 0.001095 90.258026 (124.891169)
test_basic 0.011668 0.002678 1.197559 ( 2.231742)
test_all 0.118307 0.050293 835.486324 (865.916908)
test_rubyspec 0.043459 0.047687 129.310309 ( 58.942466)
total: 1105.64 sec