Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240626-231606
#<BuildRuby:0x00007f4956a7fde0
@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.20240626-231606",
@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.000032 0.000008 0.000040 ( 0.000036)
autoconf 0.000044 0.000011 0.000055 ( 0.000050)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.009456 0.001356 4.618945 ( 7.435001)
build_miniruby 0.001637 0.000409 1.902645 ( 2.862193)
build_ruby 0.002189 0.000547 4.601141 ( 7.055400)
build_all 0.004002 0.008561 7.371908 ( 9.624440)
build_install 0.022773 0.005952 10.647105 ( 13.681930)
test_btest 0.000771 0.000229 98.622897 (132.139037)
test_basic 0.003021 0.011345 1.158945 ( 2.516673)
test_all 0.130462 0.035370 844.473840 (888.836404)
test_rubyspec 0.071867 0.025792 153.409060 ( 82.972348)
total: 1147.12 sec