Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-081023
#<BuildRuby:0x0000558259279f30
@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.20240306-081023",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004526 0.005106 2.935988 ( 4.679168)
build_miniruby 0.003929 0.000000 91.258149 ( 74.122984)
build_ruby 0.001345 0.000253 3.579538 ( 4.578142)
build_all 0.019158 0.003789 85.647026 ( 69.739081)
build_install 0.016944 0.004234 8.096141 ( 9.160104)
test_btest 0.000605 0.000135 71.588195 ( 68.697362)
test_basic 0.006684 0.000529 0.830830 ( 1.105538)
test_all 0.098354 0.023186 784.743126 (524.533801)
test_rubyspec 0.038315 0.059772 118.326872 (175.762817)
total: 932.38 sec