Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-175628
#<BuildRuby:0x00007fd110aefdd8
@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.20240809-175628",
@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.000022 0.000007 0.000029 ( 0.000028)
autoconf 0.000039 0.000012 0.000051 ( 0.000051)
configure 0.000033 0.000010 0.000043 ( 0.000042)
build_up 0.007316 0.002270 3.912684 ( 5.808130)
build_miniruby 0.001573 0.000488 1.758275 ( 2.320280)
build_ruby 0.001810 0.000561 4.440895 ( 5.484282)
build_all 0.010705 0.000559 7.346677 ( 7.290051)
build_install 0.017427 0.008785 9.969046 ( 9.474412)
test_btest 0.000889 0.000279 97.816314 ( 96.493338)
test_basic 0.003038 0.011182 1.229070 ( 2.064012)
test_all 0.102242 0.056608 839.740868 (539.099139)
test_rubyspec 0.046090 0.047982 146.402867 ( 54.680505)
total: 722.72 sec