Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230804-212636
#<BuildRuby:0x000055f763159f40
@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.20230804-212636",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006446 0.000716 2.312163 ( 4.702460)
build_miniruby 0.001481 0.000165 1.722591 ( 2.432507)
build_ruby 0.001639 0.000182 3.365195 ( 4.181736)
build_all 0.007708 0.000357 2.895684 ( 3.048603)
build_install 0.018834 0.001482 4.128678 ( 4.352942)
test_btest 0.000751 0.000077 68.596723 ( 50.422699)
test_basic 0.003237 0.005479 0.856080 ( 1.257102)
test_all 0.001154 0.000160 643.282783 (350.774285)
test_rubyspec 0.032076 0.025008 86.273971 (105.692887)
total: 526.87 sec