Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231222-023159
#<BuildRuby:0x000055f5eff02658
@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.20231222-023159",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007256 0.000476 2.251264 ( 3.169789)
build_miniruby 0.008050 0.004736 18.961570 ( 10.172542)
build_ruby 0.002018 0.000348 3.851375 ( 3.881025)
build_all 0.061536 0.022532 58.618719 ( 27.308174)
build_install 0.019513 0.001076 6.807397 ( 4.205762)
test_btest 0.000847 0.000186 63.433567 ( 32.398588)
test_basic 0.001748 0.005442 0.793574 ( 1.223459)
test_all 0.092849 0.035202 665.019312 (587.207945)
test_rubyspec 0.045020 0.037903 94.654365 (182.303545)
total: 851.87 sec