Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240728-213227
#<BuildRuby:0x00007f3e16a3fdd0
@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.20240728-213227",
@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.000004 0.000025 ( 0.000025)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000028 0.000005 0.000033 ( 0.000033)
build_up 0.001463 0.007648 4.089861 ( 6.316869)
build_miniruby 0.001759 0.000416 1.776306 ( 3.589012)
build_ruby 0.001887 0.000447 4.473143 ( 16.939162)
build_all 0.007136 0.003680 7.735276 ( 10.646730)
build_install 0.012414 0.014085 10.584703 ( 12.563464)
test_btest 0.000903 0.000286 100.939067 (133.770080)
test_basic 0.009886 0.004620 1.200475 ( 2.393684)
test_all 0.122932 0.048169 864.593254 (1065.317882)
test_rubyspec 0.045158 0.051672 158.127224 (125.452086)
total: 1376.99 sec