Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241125-152556
#<BuildRuby:0x00007f440510fdd8
@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.20241125-152556",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.008464 0.000642 4.242374 ( 5.756075)
build_miniruby 0.000000 0.002133 2.339369 ( 2.966228)
build_ruby 0.000235 0.001785 4.293481 ( 29.383931)
build_all 0.009710 0.000929 5.851462 ( 5.344938)
build_install 0.021141 0.001981 8.772132 ( 9.662773)
test_btest 0.000873 0.000134 60.841945 ( 62.984529)
test_basic 0.004467 0.008102 1.003261 ( 1.419898)
test_all 0.139245 0.012539 700.907284 (365.758058)
test_rubyspec 0.053966 0.031647 106.092281 ( 43.110021)
total: 526.39 sec