Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241116-152632
#<BuildRuby:0x00007f98ecb3fdd0
@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.20241116-152632",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000033 0.000006 0.000039 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.004894 0.004147 4.447639 ( 14.297001)
build_miniruby 0.001701 0.000000 2.274329 ( 2.963757)
build_ruby 0.002408 0.000000 4.658069 ( 54.120869)
build_all 0.005787 0.004461 6.286689 ( 5.492267)
build_install 0.021077 0.005988 9.473948 ( 26.547030)
test_btest 0.000863 0.000187 66.821806 ( 54.204569)
test_basic 0.000337 0.013117 1.056170 ( 1.364269)
test_all 0.112642 0.043348 739.006613 (344.098983)
test_rubyspec 0.037793 0.045633 110.483719 ( 30.928788)
total: 534.02 sec