Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241124-152628
#<BuildRuby:0x00007f1221e3fdc0
@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.20241124-152628",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000042 0.000005 0.000047 ( 0.000047)
build_up 0.008368 0.000474 4.110618 ( 4.766015)
build_miniruby 0.001647 0.000179 1.724203 ( 1.907249)
build_ruby 0.002055 0.000222 4.492544 ( 4.856383)
build_all 0.010154 0.000000 5.856344 ( 4.774417)
build_install 0.020657 0.003903 8.635406 ( 6.806429)
test_btest 0.000914 0.000102 68.195603 ( 64.623352)
test_basic 0.007082 0.000787 1.005635 ( 1.552134)
test_all 0.113639 0.037112 705.994014 (389.422156)
test_rubyspec 0.062284 0.024217 105.989031 ( 38.583371)
total: 517.29 sec