Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-101840
#<BuildRuby:0x0000564c8163da48
@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.20240320-101840",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.007410 0.001933 3.835665 ( 2.852072)
build_miniruby 0.000000 0.001522 1.767064 ( 1.770157)
build_ruby 0.000000 0.001626 3.347171 ( 13.143965)
build_all 0.001447 0.007612 6.176197 ( 3.740227)
build_install 0.015161 0.007284 8.528783 ( 4.853942)
test_btest 0.000677 0.000254 73.253823 ( 33.610755)
test_basic 0.005726 0.003091 0.855837 ( 0.951376)
test_all 0.078705 0.044689 713.191988 (336.050355)
test_rubyspec 0.050546 0.048922 123.639969 (173.807473)
total: 570.78 sec