Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-121439
#<BuildRuby:0x000055f41abc5a48
@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.20240314-121439",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006202 0.003721 3.653167 ( 5.261035)
build_miniruby 0.003054 0.007632 215.909842 (136.416945)
build_ruby 0.001521 0.000304 4.372306 ( 5.351702)
build_all 0.007978 0.007886 52.176739 ( 45.458079)
build_install 0.009600 0.012363 8.649702 ( 9.070181)
test_btest 0.000678 0.000219 76.190438 ( 75.019065)
test_basic 0.001095 0.006936 0.900537 ( 1.613771)
test_all 0.092593 0.034019 747.725957 (581.072590)
test_rubyspec 0.067735 0.034101 125.123074 (194.479518)
total: 1053.74 sec