Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240729-233337
#<BuildRuby:0x00007fb02455fdd0
@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.20240729-233337",
@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.000023 0.000006 0.000029 ( 0.000138)
autoconf 0.000045 0.000011 0.000056 ( 0.000173)
configure 0.000035 0.000008 0.000043 ( 0.000043)
build_up 0.009962 0.001472 4.306738 ( 6.925071)
build_miniruby 0.001766 0.000429 2.444193 ( 3.640788)
build_ruby 0.002320 0.000564 4.454187 ( 6.108598)
build_all 0.011845 0.000000 7.632734 ( 9.374208)
build_install 0.014017 0.014579 11.128329 ( 14.403703)
test_btest 0.000300 0.000859 97.346586 (116.435892)
test_basic 0.010289 0.003827 1.261835 ( 2.099251)
test_all 0.132999 0.039293 862.115509 (1026.024580)
test_rubyspec 0.069295 0.029688 158.435935 (128.741112)
total: 1313.76 sec