Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-210105
#<BuildRuby:0x00007f0f09aafdd8
@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.20240616-210105",
@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.000022 0.000006 0.000028 ( 0.000028)
autoconf 0.000042 0.000010 0.000052 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.007714 0.001991 3.840559 ( 4.518754)
build_miniruby 0.001359 0.000351 1.673076 ( 1.817265)
build_ruby 0.000000 0.002570 4.271335 ( 15.250462)
build_all 0.009944 0.000832 7.073292 ( 4.307940)
build_install 0.019275 0.006001 9.416312 ( 21.298826)
test_btest 0.001002 0.000000 92.250269 ( 63.712280)
test_basic 0.004883 0.007889 1.154569 ( 1.671966)
test_all 0.115238 0.044491 836.962384 (906.797708)
test_rubyspec 0.058278 0.039314 148.683298 (172.361585)
total: 1191.74 sec