Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241111-152231
#<BuildRuby:0x00007ff5fa7dfdc8
@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.20241111-152231",
@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.000005 0.000023 ( 0.000023)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.001984 0.007520 4.450506 ( 5.675789)
build_miniruby 0.001817 0.000545 2.893639 ( 3.253232)
build_ruby 0.001708 0.000513 4.588336 ( 5.133070)
build_all 0.011051 0.000786 6.294905 ( 5.031156)
build_install 0.026001 0.000000 9.803771 ( 8.191777)
test_btest 0.001098 0.000000 65.568221 ( 62.557808)
test_basic 0.012817 0.000476 1.066000 ( 1.631974)
test_all 0.101714 0.058707 755.429443 (415.088234)
test_rubyspec 0.059604 0.024766 109.464771 ( 33.793815)
total: 540.36 sec