Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231016-142545
#<BuildRuby:0x00005599ce0cde98
@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.20231016-142545",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007582 0.000375 2.601753 ( 3.934465)
build_miniruby 0.001380 0.000143 17.671917 ( 18.174586)
build_ruby 0.000000 0.002259 3.502721 ( 4.338671)
build_all 0.007122 0.002173 5.836848 ( 4.909756)
build_install 0.020340 0.001484 7.450253 ( 6.899370)
test_btest 0.000817 0.000102 67.587344 ( 50.550499)
test_basic 0.004784 0.003976 0.861490 ( 1.263772)
test_all 0.011084 0.000187 736.826321 (564.463918)
test_rubyspec 0.050532 0.028676 98.480965 (157.216330)
total: 811.75 sec