Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241108-011444
#<BuildRuby:0x00007f709dbbfde0
@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.20241108-011444",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000005 0.000026 ( 0.000025)
autoconf 0.000037 0.000009 0.000046 ( 0.000045)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.003649 0.004979 3.961353 ( 4.267061)
build_miniruby 0.001651 0.000426 1.767355 ( 1.782816)
build_ruby 0.001731 0.000447 4.082977 ( 4.256703)
build_all 0.004787 0.005662 5.713203 ( 2.819828)
build_install 0.019494 0.002515 8.465989 ( 4.939582)
test_btest 0.000810 0.000219 65.672304 ( 46.213857)
test_basic 0.006516 0.004915 1.017902 ( 1.344039)
test_all 0.121250 0.026129 666.691062 (392.865945)
test_rubyspec 0.053940 0.033013 108.320190 ( 50.797205)
total: 509.29 sec