Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-211520
#<BuildRuby:0x000055b3386c5d90
@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.20231103-211520",
@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.000015 0.000005 0.000020 ( 0.000020)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.003221 0.005010 2.487109 ( 3.802383)
build_miniruby 0.002025 0.000000 58.550578 ( 26.585570)
build_ruby 0.001540 0.000000 3.145651 ( 3.357079)
build_all 0.007634 0.001032 5.118670 ( 2.819760)
build_install 0.011941 0.006782 6.480296 ( 3.625739)
test_btest 0.000600 0.000200 62.543559 ( 27.358168)
test_basic 0.003207 0.005239 0.785420 ( 0.931492)
test_all 0.098818 0.027143 605.601366 (358.146720)
test_rubyspec 0.037655 0.037675 88.307381 (136.364931)
total: 562.99 sec