Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241010-225021
#<BuildRuby:0x00007fcee31bfdc8
@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.20241010-225021",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000042 0.000007 0.000049 ( 0.000048)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005356 0.004181 4.235636 ( 5.171363)
build_miniruby 0.001550 0.000273 1.836026 ( 2.090383)
build_ruby 0.001597 0.000281 4.420187 ( 4.734623)
build_all 0.009872 0.000289 6.647178 ( 4.398862)
build_install 0.014570 0.011934 9.525803 ( 6.996546)
test_btest 0.000000 0.000979 82.267468 ( 70.034901)
test_basic 0.002347 0.010647 1.108610 ( 1.454089)
test_all 0.132113 0.027146 781.491292 (593.762002)
test_rubyspec 0.037406 0.046245 120.879460 ( 62.049083)
total: 750.69 sec