Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240807-175045
#<BuildRuby:0x00007faddea8fdc0
@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.20240807-175045",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000032)
build_up 0.008265 0.002004 5.050066 ( 9.383578)
build_miniruby 0.001821 0.000442 2.322467 ( 3.280577)
build_ruby 0.000000 0.002816 4.531664 ( 5.988386)
build_all 0.007900 0.004109 7.617951 ( 9.658321)
build_install 0.020569 0.006422 10.746396 ( 14.113623)
test_btest 0.000000 0.001303 98.278607 (126.224853)
test_basic 0.005049 0.008778 1.227788 ( 2.326578)
test_all 0.101851 0.061464 853.512820 (708.992032)
test_rubyspec 0.057236 0.035616 152.050664 ( 74.516634)
total: 954.49 sec