Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240805-074601
#<BuildRuby:0x00007f08df1bfdc0
@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.20240805-074601",
@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.000006 0.000027 ( 0.000028)
autoconf 0.000000 0.000058 0.000058 ( 0.000057)
configure 0.000000 0.000043 0.000043 ( 0.000043)
build_up 0.006437 0.003321 4.426275 ( 7.398776)
build_miniruby 0.001937 0.000000 2.496416 ( 3.605052)
build_ruby 0.002456 0.000000 4.516735 ( 6.590899)
build_all 0.002918 0.007756 7.878579 ( 9.482408)
build_install 0.016671 0.009760 11.092082 ( 13.966523)
test_btest 0.001058 0.000370 102.271462 (118.478777)
test_basic 0.011293 0.002363 1.241148 ( 2.006828)
test_all 0.112876 0.057020 837.565049 (789.733875)
test_rubyspec 0.052978 0.043386 155.406067 ( 77.588487)
total: 1028.85 sec