Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240730-193524
#<BuildRuby:0x00007fad18b6fdd8
@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.20240730-193524",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.002490 0.007716 4.080993 ( 6.270805)
build_miniruby 0.001881 0.000000 1.843706 ( 2.493450)
build_ruby 0.003060 0.000000 4.671700 ( 26.491017)
build_all 0.011352 0.000000 7.608393 ( 8.253522)
build_install 0.017576 0.009014 10.683878 ( 11.794258)
test_btest 0.000752 0.000227 99.835091 (117.768673)
test_basic 0.003771 0.008825 1.175539 ( 1.854663)
test_all 0.118233 0.046536 882.310004 (945.624225)
test_rubyspec 0.068781 0.027196 158.053401 ( 97.776862)
total: 1218.33 sec