Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-131224
#<BuildRuby:0x000055def43ca090
@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.20240211-131224",
@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.000001 0.000020 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003257 0.004183 2.219941 ( 3.711675)
build_miniruby 0.012028 0.000834 196.454487 (172.277214)
build_ruby 0.002124 0.000078 4.521320 ( 21.469602)
build_all 0.066619 0.014602 81.089989 ( 91.290095)
build_install 0.014299 0.006024 7.648565 ( 9.280890)
test_btest 0.001000 0.000163 73.498181 ( 92.071792)
test_basic 0.007471 0.000294 0.839689 ( 1.734352)
test_all 0.077081 0.053136 741.442515 (705.380290)
test_rubyspec 0.046160 0.068629 182.987632 (256.074414)
total: 1353.29 sec