Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241126-092726
#<BuildRuby:0x00007fcae7adfde0
@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.20241126-092726",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000026 0.000006 0.000032 ( 0.000033)
build_up 0.006790 0.001533 3.984239 ( 4.589507)
build_miniruby 0.001589 0.000358 1.844454 ( 2.012471)
build_ruby 0.001786 0.000403 3.566081 ( 25.142909)
build_all 0.003378 0.004232 5.129286 ( 2.218295)
build_install 0.018526 0.000000 7.488789 ( 3.661513)
test_btest 0.000793 0.000000 60.110908 ( 17.425943)
test_basic 0.005247 0.002948 0.901420 ( 0.957341)
test_all 0.110569 0.030877 664.525447 (231.431428)
test_rubyspec 0.048796 0.032413 100.492074 ( 28.963186)
total: 316.40 sec