Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240220-112142
#<BuildRuby:0x0000564e5c809d90
@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.20240220-112142",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.007382 0.004400 18.806275 ( 23.610237)
build_miniruby 0.007969 0.000702 197.377954 (202.373393)
build_ruby 0.000000 0.002167 4.146654 ( 5.992003)
build_all 0.012968 0.002810 52.236457 ( 58.913824)
build_install 0.013159 0.009062 8.351787 ( 10.904158)
test_btest 0.000801 0.000137 74.763348 ( 94.239493)
test_basic 0.007377 0.001265 0.886234 ( 1.633825)
test_all 0.085693 0.039924 775.410590 (620.092513)
test_rubyspec 0.055600 0.036246 116.612483 (152.634363)
total: 1170.39 sec