Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-232046
#<BuildRuby:0x00007fcb773bfde0
@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.20241112-232046",
@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.000023 0.000003 0.000026 ( 0.000028)
autoconf 0.000045 0.000008 0.000053 ( 0.000052)
configure 0.000042 0.000007 0.000049 ( 0.000049)
build_up 0.008487 0.000722 4.277357 ( 4.956041)
build_miniruby 0.001570 0.000254 1.775642 ( 2.075191)
build_ruby 0.001863 0.000302 4.422015 ( 4.667101)
build_all 0.005256 0.005251 6.201369 ( 4.332454)
build_install 0.021628 0.002302 9.025247 ( 6.556251)
test_btest 0.000993 0.000178 65.838477 ( 48.728921)
test_basic 0.011051 0.001984 1.061130 ( 1.838987)
test_all 0.106485 0.045553 704.943926 (350.338442)
test_rubyspec 0.036202 0.050078 109.955594 ( 39.983537)
total: 463.48 sec