Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240801-133759
#<BuildRuby:0x00007f941ea8fde0
@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.20240801-133759",
@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.000026 0.000004 0.000030 ( 0.000030)
autoconf 0.000040 0.000006 0.000046 ( 0.000045)
configure 0.000033 0.000005 0.000038 ( 0.000037)
build_up 0.007872 0.001157 4.115436 ( 6.656210)
build_miniruby 0.001930 0.000284 1.801164 ( 2.451975)
build_ruby 0.000000 0.002003 4.509435 ( 6.268654)
build_all 0.008101 0.003722 7.566904 ( 10.399395)
build_install 0.021303 0.006035 10.613058 ( 14.609840)
test_btest 0.000928 0.000175 97.797616 (137.721265)
test_basic 0.003494 0.009407 1.213160 ( 2.687335)
test_all 0.130392 0.036345 862.492495 (922.021732)
test_rubyspec 0.048994 0.044787 149.466736 ( 69.600512)
total: 1172.42 sec