Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240823-181408
#<BuildRuby:0x00007f480e33fdd0
@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.20240823-181408",
@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.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000042)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.005119 0.004369 4.051097 ( 5.099595)
build_miniruby 0.001398 0.000453 1.605652 ( 1.733609)
build_ruby 0.001648 0.000533 4.241031 ( 4.644767)
build_all 0.002495 0.007670 7.343690 ( 4.606779)
build_install 0.018159 0.004733 10.064383 ( 6.404010)
test_btest 0.000941 0.000000 93.825040 ( 26.135737)
test_basic 0.012202 0.000000 1.055082 ( 1.110433)
test_all 0.091873 0.066502 793.355981 (253.759586)
test_rubyspec 0.034510 0.057171 140.764796 ( 31.839388)
total: 335.34 sec