Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241001-044534
#<BuildRuby:0x00007f6bec37fdc0
@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.20241001-044534",
@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.000027)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.009875 0.001266 5.377314 ( 7.310651)
build_miniruby 0.002178 0.000000 2.336933 ( 3.305697)
build_ruby 0.002503 0.000077 4.708104 ( 5.845856)
build_all 0.007101 0.003997 6.767659 ( 8.381294)
build_install 0.021056 0.006355 10.580163 ( 12.145839)
test_btest 0.000969 0.000155 88.746595 (108.146386)
test_basic 0.008864 0.004103 1.190582 ( 1.838556)
test_all 0.127810 0.035850 739.588943 (628.491385)
test_rubyspec 0.084145 0.002792 126.474712 ( 39.577537)
total: 815.04 sec