Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240725-212921
#<BuildRuby:0x00007f08f46efdd0
@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.20240725-212921",
@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.000018 0.000007 0.000025 ( 0.000023)
autoconf 0.000032 0.000012 0.000044 ( 0.000043)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.003841 0.005563 4.053678 ( 19.247598)
build_miniruby 0.001291 0.000526 2.266891 ( 2.984323)
build_ruby 0.001715 0.000698 4.185274 ( 6.174355)
build_all 0.006566 0.003451 7.360727 ( 8.503348)
build_install 0.020511 0.006576 10.705404 ( 13.170795)
test_btest 0.000761 0.000304 95.769283 (131.402685)
test_basic 0.008678 0.006001 1.200216 ( 2.162504)
test_all 0.116823 0.050169 833.487398 (1112.568908)
test_rubyspec 0.064927 0.031332 153.232505 (164.600299)
total: 1460.82 sec