Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-065954
#<BuildRuby:0x0000558f3c301f80
@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.20240130-065954",
@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.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000047 0.000000 0.000047 ( 0.000139)
build_up 0.008869 0.000276 2.294058 ( 4.204079)
build_miniruby 0.001384 0.000359 2.191406 ( 2.617388)
build_ruby 0.001297 0.000336 3.578755 ( 4.299788)
build_all 0.000000 0.010647 5.751716 ( 5.406983)
build_install 0.015685 0.004134 7.379875 ( 7.720539)
test_btest 0.000842 0.000290 72.441261 ( 74.303881)
test_basic 0.000000 0.009002 0.827587 ( 1.326149)
test_all 0.074226 0.050512 729.771341 (756.218650)
test_rubyspec 0.047433 0.066275 177.319212 (282.841665)
total: 1138.94 sec