Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-181747
#<BuildRuby:0x0000564bfbba2398
@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.20230915-181747",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.004007 0.005168 2.546864 ( 5.763390)
build_miniruby 0.001792 0.000552 19.423430 ( 25.123527)
build_ruby 0.000000 0.001963 3.596393 ( 5.172450)
build_all 0.002036 0.007057 5.659313 ( 7.197148)
build_install 0.022909 0.000542 7.332577 ( 10.706675)
test_btest 0.000641 0.000207 66.253147 ( 75.686253)
test_basic 0.005525 0.003283 0.811107 ( 1.477614)
test_all 0.010574 0.000662 654.282178 (744.037445)
test_rubyspec 0.035658 0.045744 94.768375 (146.147234)
total: 1021.31 sec