Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241029-050259
#<BuildRuby:0x00007f23c64ffdd0
@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.20241029-050259",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004119 0.004061 4.177390 ( 4.414770)
build_miniruby 0.002128 0.000000 2.240544 ( 2.241655)
build_ruby 0.002126 0.000100 4.323853 ( 4.483478)
build_all 0.007999 0.002797 8.851452 ( 4.981021)
build_install 0.006764 0.015260 9.163483 ( 5.394588)
test_btest 0.000000 0.000866 62.979223 ( 23.742187)
test_basic 0.006522 0.004005 0.890923 ( 0.952548)
test_all 0.103255 0.048579 703.871177 (291.774643)
test_rubyspec 0.049826 0.037899 110.201206 ( 50.310181)
total: 388.30 sec