Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-030947
#<BuildRuby:0x00007fc24ad5fde0
@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.20240711-030947",
@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.000028 0.000003 0.000031 ( 0.000026)
autoconf 0.000044 0.000005 0.000049 ( 0.000044)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.010655 0.001218 4.652039 ( 9.170522)
build_miniruby 0.000000 0.002372 2.326453 ( 3.893815)
build_ruby 0.000000 0.002237 4.379432 ( 23.605427)
build_all 0.006587 0.004958 7.433278 ( 9.614623)
build_install 0.026892 0.001670 10.742350 ( 13.923862)
test_btest 0.001052 0.000164 100.158905 (142.311603)
test_basic 0.002636 0.011262 1.171594 ( 2.131043)
test_all 0.140874 0.034279 859.323443 (1117.421002)
test_rubyspec 0.064432 0.035062 153.365346 (121.292892)
total: 1443.37 sec