Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-133307
#<BuildRuby:0x000055cf0effe2a8
@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.20230828-133307",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.007444 0.000744 2.509010 ( 6.097334)
build_miniruby 0.003157 0.000316 73.842901 ( 68.205062)
build_ruby 0.001904 0.000190 3.502029 ( 4.471117)
build_all 0.022210 0.001574 75.877702 ( 76.592412)
build_install 0.019736 0.000185 6.889470 ( 7.804846)
test_btest 0.000810 0.000069 72.329938 ( 77.268901)
test_basic 0.003653 0.004791 0.846692 ( 1.487153)
test_all 0.017400 0.000000 676.657025 (807.176123)
test_rubyspec 0.037449 0.043906 95.821650 (142.985417)
total: 1192.10 sec