Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240921-023433
#<BuildRuby:0x00007f0aec1efde0
@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.20240921-023433",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.008547 0.002136 5.444307 ( 8.191312)
build_miniruby 0.000000 0.002560 1.898428 ( 2.596674)
build_ruby 0.002410 0.000000 4.754563 ( 6.634018)
build_all 0.007149 0.003739 6.709890 ( 8.733442)
build_install 0.023556 0.002854 10.592453 ( 14.318745)
test_btest 0.000775 0.000198 90.922698 (122.599795)
test_basic 0.013890 0.000498 1.200646 ( 3.421297)
test_all 0.116381 0.051095 829.995921 (929.843893)
test_rubyspec 0.043495 0.050695 130.967668 ( 67.689124)
total: 1164.03 sec