Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240229-140952
#<BuildRuby:0x0000559a18a05fc0
@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.20240229-140952",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.009301 0.000962 5.546908 ( 9.038501)
build_miniruby 0.002103 0.000218 2.253286 ( 2.713631)
build_ruby 0.001716 0.000177 3.840621 ( 4.677871)
build_all 0.005553 0.005186 6.872797 ( 6.486133)
build_install 0.018623 0.003960 8.403921 ( 8.107332)
test_btest 0.000629 0.000093 71.490770 ( 70.920401)
test_basic 0.007785 0.000468 0.870713 ( 1.266306)
test_all 0.097908 0.023606 763.705777 (413.256807)
test_rubyspec 0.036720 0.055078 119.591023 (143.912582)
total: 660.38 sec