Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241026-050524
#<BuildRuby:0x00007f4dd5e6fdc8
@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.20241026-050524",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005114 0.004404 4.289919 ( 4.898178)
build_miniruby 0.001829 0.000000 1.829151 ( 2.014466)
build_ruby 0.002483 0.000077 4.529422 ( 4.956549)
build_all 0.002814 0.007871 6.331588 ( 4.641811)
build_install 0.023397 0.002055 9.017917 ( 6.970341)
test_btest 0.000612 0.000182 65.958881 ( 62.964277)
test_basic 0.005629 0.006154 1.022193 ( 1.321168)
test_all 0.115683 0.041732 752.364246 (441.811543)
test_rubyspec 0.042822 0.048020 111.608059 ( 46.555535)
total: 576.14 sec