Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231030-211142
#<BuildRuby:0x000055f6cf3ea398
@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.20231030-211142",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007036 0.000845 2.416535 ( 4.223914)
build_miniruby 0.002087 0.000000 17.620990 ( 19.668668)
build_ruby 0.002257 0.000000 3.378152 ( 4.122645)
build_all 0.009653 0.000000 5.224305 ( 5.043718)
build_install 0.022035 0.000965 6.872846 ( 6.990378)
test_btest 0.001171 0.000113 64.456010 ( 56.814944)
test_basic 0.008229 0.000000 0.781771 ( 1.085487)
test_all 0.083496 0.042974 612.222397 (431.641169)
test_rubyspec 0.033602 0.042100 90.515303 (152.393221)
total: 681.99 sec