Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240703-080314
#<BuildRuby:0x00007f66fc8ffdd0
@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.20240703-080314",
@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.000037 0.000009 0.000046 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.009238 0.001258 4.688609 ( 6.501787)
build_miniruby 0.001981 0.000000 1.809839 ( 2.343670)
build_ruby 0.002630 0.000119 4.725603 ( 5.636578)
build_all 0.010776 0.000516 7.995763 ( 9.291426)
build_install 0.024534 0.004031 11.482149 ( 12.512088)
test_btest 0.001088 0.000233 106.081497 (117.572295)
test_basic 0.007245 0.008254 1.238208 ( 2.083140)
test_all 0.122617 0.045628 890.154229 (1039.472048)
test_rubyspec 0.055565 0.046052 167.382955 (156.454021)
total: 1351.87 sec