Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240817-115942
#<BuildRuby:0x00007f7631eafde0
@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.20240817-115942",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.009519 0.000852 4.516382 ( 7.090641)
build_miniruby 0.002011 0.000000 2.458869 ( 6.285896)
build_ruby 0.002346 0.000032 4.884839 ( 60.314099)
build_all 0.006978 0.004745 7.898431 ( 8.502112)
build_install 0.022125 0.003659 11.462627 ( 11.413569)
test_btest 0.000901 0.000156 101.628335 (106.015838)
test_basic 0.005557 0.008831 1.262750 ( 1.839215)
test_all 0.131575 0.036694 896.712368 (649.460425)
test_rubyspec 0.084352 0.009067 155.232937 ( 53.935220)
total: 904.86 sec