Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241024-170506
#<BuildRuby:0x00007f55eaaafdd8
@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.20241024-170506",
@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.000024)
autoconf 0.000040 0.000011 0.000051 ( 0.000050)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.008495 0.001241 5.439391 ( 6.328229)
build_miniruby 0.001726 0.000471 11.215749 ( 7.898892)
build_ruby 0.002702 0.000000 4.570199 ( 4.939305)
build_all 0.006687 0.004485 6.287866 ( 4.799775)
build_install 0.020896 0.003389 9.528965 ( 7.266409)
test_btest 0.000838 0.000227 67.362899 ( 58.295548)
test_basic 0.008067 0.004256 1.001228 ( 1.254459)
test_all 0.119402 0.037530 718.908556 (456.428199)
test_rubyspec 0.053692 0.034062 111.800557 ( 51.722935)
total: 598.94 sec