Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-092913
#<BuildRuby:0x000055874378e068
@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.20230823-092913",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006546 0.000397 2.378231 ( 4.794427)
build_miniruby 0.002008 0.000000 1.819915 ( 2.144312)
build_ruby 0.001950 0.000000 3.353461 ( 4.069082)
build_all 0.008272 0.000000 5.589050 ( 4.971228)
build_install 0.008968 0.011240 6.977858 ( 6.451131)
test_btest 0.000957 0.000120 67.691442 ( 49.383861)
test_basic 0.005652 0.003583 0.870930 ( 1.340144)
test_all 0.008473 0.000647 644.692779 (359.379736)
test_rubyspec 0.048782 0.024390 92.314514 (114.516626)
total: 547.05 sec