Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231109-222748
#<BuildRuby:0x000055e30d186208
@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.20231109-222748",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.006805 0.000316 2.233364 ( 3.453119)
build_miniruby 0.001657 0.000185 1.697463 ( 1.989031)
build_ruby 0.001828 0.000203 3.182943 ( 13.035360)
build_all 0.008676 0.000479 5.165653 ( 4.779333)
build_install 0.009860 0.011667 6.442672 ( 6.310376)
test_btest 0.000744 0.000139 63.104120 ( 62.062377)
test_basic 0.000000 0.008271 0.782350 ( 5.074821)
test_all 0.101314 0.028684 633.062883 (716.931322)
test_rubyspec 0.034694 0.046738 90.535177 (167.675885)
total: 981.31 sec