Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241211-113452
#<BuildRuby:0x00007fd9f172fdd0
@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.20241211-113452",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000034)
build_up 0.002788 0.004964 3.686302 ( 3.775896)
build_miniruby 0.001256 0.000449 2.073440 ( 2.125763)
build_ruby 0.001886 0.000000 4.051909 ( 4.222990)
build_all 0.011347 0.000352 22.735907 ( 9.030173)
build_install 0.012459 0.010493 8.149721 ( 4.623953)
test_btest 0.000791 0.000291 58.229251 ( 24.208791)
test_basic 0.009281 0.001989 0.960950 ( 1.234958)
test_all 0.116882 0.030603 670.929444 (256.267327)
test_rubyspec 0.041696 0.043941 105.560983 ( 44.784189)
total: 350.28 sec