Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240204-050252
#<BuildRuby:0x000055e6be2edda8
@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.20240204-050252",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002491 0.003804 2.103810 ( 3.243853)
build_miniruby 0.001654 0.000000 1.834121 ( 2.169340)
build_ruby 0.001790 0.000000 3.511324 ( 15.322061)
build_all 0.003936 0.004563 5.587784 ( 4.180757)
build_install 0.018958 0.003159 7.173987 ( 6.786528)
test_btest 0.000890 0.000148 68.868544 ( 65.149441)
test_basic 0.006508 0.001085 0.805524 ( 1.299825)
test_all 0.096048 0.029631 745.647153 (657.088043)
test_rubyspec 0.054868 0.061521 177.535089 (275.399581)
total: 1030.64 sec