Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241027-150435
#<BuildRuby:0x00007f7a0b56fdd8
@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.20241027-150435",
@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.000022 0.000004 0.000026 ( 0.000026)
autoconf 0.000039 0.000008 0.000047 ( 0.000046)
configure 0.000033 0.000006 0.000039 ( 0.000039)
build_up 0.008373 0.000859 4.326626 ( 4.771579)
build_miniruby 0.001658 0.000322 1.854104 ( 1.970614)
build_ruby 0.001755 0.000341 4.471204 ( 4.651537)
build_all 0.006510 0.003791 6.127076 ( 3.598920)
build_install 0.021584 0.001792 9.050086 ( 5.799634)
test_btest 0.000000 0.001016 67.297653 ( 51.080293)
test_basic 0.002393 0.010177 1.055527 ( 1.168348)
test_all 0.107156 0.049760 731.654886 (461.661837)
test_rubyspec 0.055041 0.039148 112.914448 ( 59.236924)
total: 593.94 sec