Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-182416
#<BuildRuby:0x000055ec7c481d90
@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.20231016-182416",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.002171 0.004577 2.460746 ( 3.943701)
build_miniruby 0.001380 0.000318 1.648500 ( 2.214356)
build_ruby 0.001286 0.000297 3.438145 ( 4.091592)
build_all 0.005617 0.003541 5.577421 ( 4.945316)
build_install 0.013017 0.006204 7.082435 ( 6.479946)
test_btest 0.000688 0.000188 64.785892 ( 70.233095)
test_basic 0.006117 0.001669 0.835290 ( 1.322956)
test_all 0.002544 0.007774 716.400334 (617.343856)
test_rubyspec 0.030658 0.048890 97.076802 (167.758957)
total: 878.33 sec