Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240924-223617
#<BuildRuby:0x00007f9fdb3afde0
@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.20240924-223617",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000040 0.000006 0.000046 ( 0.000047)
configure 0.000034 0.000005 0.000039 ( 0.000039)
build_up 0.005966 0.005165 5.314764 ( 10.101541)
build_miniruby 0.000000 0.002505 36.838580 ( 84.089367)
build_ruby 0.001497 0.000987 4.561630 ( 7.214048)
build_all 0.007679 0.003061 6.428339 ( 9.274118)
build_install 0.013008 0.013404 10.039957 ( 13.582160)
test_btest 0.001032 0.000000 82.708326 (111.600317)
test_basic 0.007889 0.004365 1.158077 ( 2.175892)
test_all 0.130223 0.035435 719.269496 (824.658357)
test_rubyspec 0.066841 0.026616 123.445774 ( 62.546819)
total: 1125.24 sec