Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240718-230829
#<BuildRuby:0x00007f2f6518fdd0
@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.20240718-230829",
@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.000005 0.000027 ( 0.000028)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.006015 0.003573 3.948325 ( 5.291680)
build_miniruby 0.001972 0.000000 1.788815 ( 2.676855)
build_ruby 0.000000 0.002410 4.281642 ( 15.499689)
build_all 0.009805 0.001484 7.526159 ( 5.745033)
build_install 0.019450 0.006824 9.998388 ( 8.399167)
test_btest 0.000839 0.000220 96.307258 ( 79.348972)
test_basic 0.001353 0.012293 1.164026 ( 1.766606)
test_all 0.113414 0.055455 843.393730 (683.168017)
test_rubyspec 0.036482 0.057948 154.381618 (148.991745)
total: 950.89 sec