Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240311-221209
#<BuildRuby:0x000055fbf2d722a8
@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.20240311-221209",
@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.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.008268 0.000458 2.739186 ( 3.875202)
build_miniruby 0.001711 0.000183 1.855977 ( 2.396321)
build_ruby 0.001640 0.000176 3.741333 ( 4.795247)
build_all 0.004667 0.003758 6.100299 ( 5.548526)
build_install 0.014620 0.008693 7.917785 ( 8.170588)
test_btest 0.000741 0.000134 73.292307 ( 65.923969)
test_basic 0.003404 0.000619 0.850147 ( 1.578775)
test_all 0.096842 0.027861 785.874387 (563.070206)
test_rubyspec 0.051123 0.041609 121.106407 (186.506777)
total: 841.87 sec