Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241019-185801
#<BuildRuby:0x00007f860d7cfde0
@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.20241019-185801",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.005034 0.004171 4.343693 ( 4.943672)
build_miniruby 0.002280 0.000000 1.877721 ( 1.952007)
build_ruby 0.002171 0.000119 4.566049 ( 30.345932)
build_all 0.008735 0.001747 6.817233 ( 4.445340)
build_install 0.013642 0.010829 9.831609 ( 6.607342)
test_btest 0.000804 0.000196 83.322246 ( 58.748638)
test_basic 0.008845 0.004278 1.189914 ( 1.304338)
test_all 0.102036 0.057921 811.955759 (491.335863)
test_rubyspec 0.046150 0.048616 125.888994 ( 59.408456)
total: 659.09 sec