Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231202-105152
#<BuildRuby:0x000055855ec2a450
@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.20231202-105152",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.002837 0.004247 2.437269 ( 4.050675)
build_miniruby 0.001987 0.000000 1.723103 ( 2.267441)
build_ruby 0.000000 0.002024 3.067217 ( 3.778947)
build_all 0.003987 0.004808 5.418671 ( 5.791010)
build_install 0.019373 0.001826 6.831881 ( 7.185357)
test_btest 0.001125 0.000176 63.416170 ( 66.963342)
test_basic 0.005695 0.000890 0.785750 ( 1.139922)
test_all 0.086270 0.040035 656.358585 (485.957157)
test_rubyspec 0.030933 0.042501 91.235143 (142.885929)
total: 720.02 sec