Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-064800
#<BuildRuby:0x00007f246d34fdd0
@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.20241010-064800",
@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.000007 0.000028 ( 0.000027)
autoconf 0.000035 0.000012 0.000047 ( 0.000047)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.003752 0.005341 4.178802 ( 7.611684)
build_miniruby 0.001787 0.000000 2.242013 ( 3.094677)
build_ruby 0.002362 0.000053 4.320323 ( 16.375192)
build_all 0.010763 0.000000 6.824542 ( 4.571758)
build_install 0.014934 0.009770 9.968751 ( 6.898510)
test_btest 0.000654 0.000236 82.335705 ( 52.701852)
test_basic 0.011254 0.001162 1.091911 ( 1.283543)
test_all 0.119779 0.037020 785.949560 (510.399777)
test_rubyspec 0.060652 0.031041 127.038803 ( 79.041107)
total: 681.98 sec