Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-003944
#<BuildRuby:0x00007f2e3c7ffdc0
@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.20240929-003944",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000030 0.000010 0.000040 ( 0.000040)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.009193 0.001707 5.157278 ( 9.128593)
build_miniruby 0.001583 0.000511 1.840963 ( 2.363926)
build_ruby 0.002340 0.000000 4.498492 ( 5.586807)
build_all 0.008733 0.002459 6.465842 ( 7.299938)
build_install 0.019373 0.007682 10.170586 ( 11.699976)
test_btest 0.000834 0.000270 85.460480 (105.858291)
test_basic 0.002799 0.008071 1.166489 ( 1.962795)
test_all 0.120031 0.041416 796.231367 (755.310589)
test_rubyspec 0.077118 0.016722 125.708981 ( 70.765343)
total: 969.98 sec