Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241112-172053
#<BuildRuby:0x00007f826037fde0
@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.20241112-172053",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000035 0.000012 0.000047 ( 0.000048)
configure 0.000028 0.000010 0.000038 ( 0.000037)
build_up 0.007052 0.002424 4.402848 ( 5.396749)
build_miniruby 0.001332 0.000458 1.789824 ( 2.214708)
build_ruby 0.001695 0.000582 4.442182 ( 26.744327)
build_all 0.009116 0.001613 6.040876 ( 4.749280)
build_install 0.016364 0.007002 9.130891 ( 12.945542)
test_btest 0.000581 0.000200 65.626321 ( 41.724284)
test_basic 0.009567 0.003151 0.994471 ( 1.305432)
test_all 0.123792 0.029864 746.619102 (428.233592)
test_rubyspec 0.066542 0.022384 108.154465 ( 46.113062)
total: 569.43 sec