Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231223-143542
#<BuildRuby:0x000055b5f6e5e2f8
@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.20231223-143542",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005097 0.001019 1.785319 ( 2.373575)
build_miniruby 0.001412 0.000283 1.687433 ( 1.706271)
build_ruby 0.001736 0.000347 3.565523 ( 3.756831)
build_all 0.008840 0.000000 5.093284 ( 3.072291)
build_install 0.017327 0.003507 6.281868 ( 4.832265)
test_btest 0.000810 0.000152 63.670874 ( 45.688908)
test_basic 0.000000 0.007869 0.808155 ( 5.559922)
test_all 0.089935 0.039236 682.723811 (730.081917)
test_rubyspec 0.039364 0.040069 92.862026 (178.212402)
total: 975.29 sec