Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-025850
#<BuildRuby:0x000055b5a2082048
@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-025850",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005474 0.001173 2.119277 ( 2.960309)
build_miniruby 0.001173 0.000251 1.810626 ( 2.093597)
build_ruby 0.000000 0.001936 3.504496 ( 4.005358)
build_all 0.004978 0.003379 5.691352 ( 4.364398)
build_install 0.015476 0.006985 7.178848 ( 6.341992)
test_btest 0.000717 0.000196 71.296135 ( 62.081042)
test_basic 0.004742 0.003171 0.851653 ( 1.426391)
test_all 0.091924 0.030639 740.983191 (719.919976)
test_rubyspec 0.075481 0.040882 176.622860 (286.491823)
total: 1089.69 sec