Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240719-071031
#<BuildRuby:0x00007ff027effdc0
@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.20240719-071031",
@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.000027)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002690 0.007673 4.110359 ( 5.588222)
build_miniruby 0.001908 0.000597 54.082690 ( 44.094245)
build_ruby 0.002009 0.000628 5.319119 ( 17.837430)
build_all 0.010924 0.000780 7.903228 ( 6.500465)
build_install 0.023872 0.003033 10.774705 ( 13.878580)
test_btest 0.001072 0.000290 97.972304 ( 87.978856)
test_basic 0.004358 0.010521 1.262698 ( 1.755819)
test_all 0.127762 0.040362 868.906763 (806.654791)
test_rubyspec 0.039537 0.053756 161.205570 (137.236665)
total: 1121.53 sec