Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-031225
#<BuildRuby:0x00007f54243efdd0
@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.20240623-031225",
@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.000024 0.000005 0.000029 ( 0.000030)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.005430 0.004395 4.121044 ( 6.263897)
build_miniruby 0.001877 0.000424 1.845063 ( 4.187587)
build_ruby 0.002437 0.000000 4.391504 ( 15.701531)
build_all 0.003202 0.008841 7.358924 ( 10.008039)
build_install 0.022349 0.005735 10.594812 ( 13.831874)
test_btest 0.000891 0.000247 101.418058 (151.879851)
test_basic 0.008246 0.005566 1.208227 ( 2.523957)
test_all 0.130319 0.037065 867.310792 (931.201571)
test_rubyspec 0.019708 0.074994 144.755478 ( 50.859375)
total: 1186.46 sec