Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240310-220916
#<BuildRuby:0x0000557883232228
@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.20240310-220916",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005177 0.004193 2.741965 ( 4.324147)
build_miniruby 0.001106 0.000198 1.833856 ( 2.182651)
build_ruby 0.001612 0.000288 3.548943 ( 4.514608)
build_all 0.004802 0.004266 6.073304 ( 5.068266)
build_install 0.020241 0.002310 8.008172 ( 6.911522)
test_btest 0.001223 0.000000 74.160620 ( 70.476496)
test_basic 0.000347 0.008362 0.911513 ( 1.547312)
test_all 0.088400 0.036426 775.981652 (566.832435)
test_rubyspec 0.062310 0.033540 121.641720 (189.341551)
total: 851.20 sec