Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241126-132619
#<BuildRuby:0x00007f9973bbfdc8
@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.20241126-132619",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.008316 0.000809 4.233045 ( 5.321118)
build_miniruby 0.001429 0.000277 2.330835 ( 2.797928)
build_ruby 0.001922 0.000372 4.414060 ( 4.976091)
build_all 0.009294 0.000920 5.981639 ( 5.224941)
build_install 0.011965 0.012083 9.150034 ( 8.376179)
test_btest 0.000693 0.000173 65.712304 ( 62.889248)
test_basic 0.003685 0.008616 1.008784 ( 1.696131)
test_all 0.107781 0.046767 705.091599 (431.261238)
test_rubyspec 0.037449 0.050903 107.440272 ( 51.674839)
total: 574.22 sec