Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-041156
#<BuildRuby:0x00005592ce5e5ea0
@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.20240301-041156",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000035 0.000005 0.000040 ( 0.000039)
build_up 0.005283 0.004856 3.429516 ( 5.991487)
build_miniruby 0.001535 0.000274 2.167279 ( 2.911342)
build_ruby 0.001830 0.000326 3.566865 ( 4.523925)
build_all 0.003606 0.005002 6.136652 ( 6.529412)
build_install 0.015703 0.005990 7.815635 ( 7.561466)
test_btest 0.000853 0.000199 73.722006 ( 68.110863)
test_basic 0.004064 0.004482 0.889305 ( 1.247014)
test_all 0.081442 0.037906 729.737727 (443.703471)
test_rubyspec 0.042243 0.053588 121.090301 (175.423807)
total: 716.00 sec