Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241126-012648
#<BuildRuby:0x00007fa305a6fdd8
@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-012648",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.000726 0.008271 4.026506 ( 5.611259)
build_miniruby 0.001366 0.000385 2.263186 ( 2.816717)
build_ruby 0.002278 0.000000 4.045607 ( 5.407170)
build_all 0.010726 0.000000 5.676253 ( 4.925088)
build_install 0.012347 0.012597 8.810311 ( 7.479518)
test_btest 0.001062 0.000000 62.751117 ( 61.343324)
test_basic 0.005552 0.006322 0.998022 ( 1.427725)
test_all 0.100559 0.053163 704.294866 (405.897476)
test_rubyspec 0.048823 0.038543 104.541274 ( 37.499224)
total: 532.41 sec