Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230926-222314
#<BuildRuby:0x000055cef5142228
@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.20230926-222314",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.007022 0.000439 2.336005 ( 4.693435)
build_miniruby 0.001819 0.000114 1.679063 ( 2.509270)
build_ruby 0.000000 0.002079 3.198398 ( 4.392127)
build_all 0.000000 0.009507 5.583987 ( 5.224327)
build_install 0.014700 0.007368 7.038347 ( 7.521538)
test_btest 0.001089 0.000201 63.393759 ( 48.432219)
test_basic 0.006808 0.001255 0.846658 ( 1.322043)
test_all 0.009576 0.000973 689.081983 (553.028902)
test_rubyspec 0.045985 0.034909 94.684196 (135.161361)
total: 762.29 sec