Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240812-095716
#<BuildRuby:0x00007f0f0205fdd0
@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.20240812-095716",
@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.000026 0.000005 0.000031 ( 0.000032)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000033 0.000007 0.000040 ( 0.000040)
build_up 0.008954 0.001047 4.368283 ( 7.588406)
build_miniruby 0.002489 0.000000 35.169297 ( 45.314794)
build_ruby 0.002381 0.000181 4.964094 ( 6.875084)
build_all 0.009904 0.001153 8.013224 ( 9.167568)
build_install 0.026158 0.000841 11.196216 ( 13.507419)
test_btest 0.000738 0.000131 100.678619 (117.038887)
test_basic 0.001661 0.011557 1.262027 ( 2.094100)
test_all 0.125169 0.043086 855.631762 (644.852333)
test_rubyspec 0.049466 0.045777 149.283567 ( 36.285380)
total: 882.73 sec