Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240126-185653
#<BuildRuby:0x000055aa56a7a458
@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.20240126-185653",
@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.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003540 0.003909 2.242125 ( 3.764427)
build_miniruby 0.001208 0.000167 13.036668 ( 13.228631)
build_ruby 0.001810 0.000250 3.506682 ( 4.059355)
build_all 0.005080 0.003573 5.513921 ( 4.225390)
build_install 0.002303 0.017020 6.830241 ( 14.345231)
test_btest 0.000579 0.000171 70.948133 ( 66.998341)
test_basic 0.005922 0.001741 0.836784 ( 1.501926)
test_all 0.096073 0.030129 735.981592 (755.831958)
test_rubyspec 0.060305 0.056208 180.386365 (285.078450)
total: 1149.03 sec