Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240207-050740
#<BuildRuby:0x000055816fc4e258
@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.20240207-050740",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000024)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004102 0.003049 2.091540 ( 2.733325)
build_miniruby 0.001654 0.000000 2.096313 ( 2.195183)
build_ruby 0.001550 0.000000 3.517239 ( 3.864851)
build_all 0.005009 0.004013 5.742410 ( 3.355027)
build_install 0.018413 0.001840 7.019834 ( 4.381707)
test_btest 0.000850 0.000000 72.483359 ( 44.745691)
test_basic 0.008417 0.000476 0.861249 ( 1.048065)
test_all 0.098644 0.026427 658.564071 (486.092146)
test_rubyspec 0.048258 0.066453 177.615275 (267.664004)
total: 816.08 sec