Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241111-212115
#<BuildRuby:0x00007f7afd91fdc8
@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.20241111-212115",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000030 0.000005 0.000035 ( 0.000036)
build_up 0.008972 0.000166 4.453121 ( 5.662866)
build_miniruby 0.000851 0.004186 181.274468 ( 96.220931)
build_ruby 0.000000 0.002326 4.465182 ( 5.651903)
build_all 0.009877 0.001239 6.060039 ( 5.570009)
build_install 0.012815 0.012198 9.118538 ( 8.658237)
test_btest 0.000817 0.000000 64.482389 ( 63.873101)
test_basic 0.005272 0.005153 1.015067 ( 1.423721)
test_all 0.110477 0.043327 700.645213 (401.213485)
test_rubyspec 0.041546 0.049822 114.589073 ( 49.456869)
total: 637.73 sec