Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240309-040812
#<BuildRuby:0x0000558a2331e658
@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.20240309-040812",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000023 ( 0.000024)
autoconf 0.000031 0.000005 0.000036 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005487 0.004235 2.989248 ( 4.680230)
build_miniruby 0.001467 0.000253 2.238174 ( 2.705008)
build_ruby 0.001578 0.000272 3.831537 ( 4.882352)
build_all 0.009177 0.000000 6.161909 ( 5.588153)
build_install 0.021073 0.000805 8.004854 ( 6.972602)
test_btest 0.000837 0.000120 75.763715 ( 68.961697)
test_basic 0.002684 0.004786 0.870886 ( 1.334194)
test_all 0.104312 0.021049 745.495610 (581.756901)
test_rubyspec 0.055108 0.040568 119.942276 (182.833804)
total: 859.72 sec