Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-122442
#<BuildRuby:0x0000560a6c8e2228
@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.20231227-122442",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.001746 0.004391 1.767021 ( 3.430442)
build_miniruby 0.001429 0.000274 1.773014 ( 2.280585)
build_ruby 0.000000 0.001964 3.565080 ( 5.245796)
build_all 0.005112 0.003214 5.244613 ( 6.026403)
build_install 0.016443 0.004128 6.269655 ( 8.293311)
test_btest 0.000827 0.000194 64.656018 ( 87.562499)
test_basic 0.004169 0.004324 0.831240 ( 1.787884)
test_all 0.099902 0.033040 794.136883 (916.403952)
test_rubyspec 0.030027 0.046424 94.277480 (152.356697)
total: 1183.39 sec