Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231123-204657
#<BuildRuby:0x00005574f817a058
@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.20231123-204657",
@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.000022 0.000001 0.000023 ( 0.000022)
autoconf 0.000028 0.000001 0.000029 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000027)
build_up 0.007115 0.000104 2.460144 ( 3.884185)
build_miniruby 0.001993 0.000066 58.705550 ( 38.861546)
build_ruby 0.001779 0.000059 3.760093 ( 4.444723)
build_all 0.009080 0.000156 5.532129 ( 5.289905)
build_install 0.020902 0.000094 6.927673 ( 6.806921)
test_btest 0.001052 0.000030 64.643750 ( 62.967738)
test_basic 0.004148 0.004511 0.801471 ( 1.242974)
test_all 0.087842 0.034345 661.781628 (424.948966)
test_rubyspec 0.027452 0.044461 90.996179 (134.715885)
total: 683.16 sec