Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240618-150446
#<BuildRuby:0x00007f9578c5fde0
@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.20240618-150446",
@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.000022 0.000006 0.000028 ( 0.000029)
autoconf 0.000035 0.000011 0.000046 ( 0.000045)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.001814 0.008411 4.172106 ( 5.837444)
build_miniruby 0.001339 0.000487 2.303413 ( 2.579835)
build_ruby 0.001651 0.000600 4.271429 ( 4.675111)
build_all 0.005559 0.004614 7.000578 ( 5.496473)
build_install 0.021432 0.004796 10.039464 ( 8.437186)
test_btest 0.000820 0.000296 95.235586 ( 76.692710)
test_basic 0.008713 0.004386 1.132407 ( 1.863992)
test_all 0.121400 0.040576 852.939981 (1008.755852)
test_rubyspec 0.059519 0.037156 149.176952 (154.365136)
total: 1268.71 sec