Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240708-060026
#<BuildRuby:0x00007f7d0e5dfdd0
@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.20240708-060026",
@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.000005 0.000031 ( 0.000032)
autoconf 0.000042 0.000008 0.000050 ( 0.000050)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.007859 0.003178 5.271120 ( 5.626962)
build_miniruby 0.001558 0.000320 2.611220 ( 3.061952)
build_ruby 0.002538 0.000000 5.066131 ( 5.382167)
build_all 0.011152 0.001130 8.222726 ( 4.952657)
build_install 0.014615 0.010789 12.388183 ( 8.099861)
test_btest 0.000748 0.000178 105.410666 ( 74.860425)
test_basic 0.002163 0.012577 1.376270 ( 1.563985)
test_all 0.128100 0.042106 1212.017733 (1170.214215)
test_rubyspec 0.061504 0.043197 174.073769 (185.517265)
total: 1459.28 sec