Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-145457
#<BuildRuby:0x000055a7c1102048
@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.20231203-145457",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000035)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004263 0.004005 2.448348 ( 4.045211)
build_miniruby 0.000000 0.001673 1.697296 ( 2.146265)
build_ruby 0.000000 0.001677 3.318841 ( 16.403908)
build_all 0.004632 0.004553 5.556254 ( 5.447817)
build_install 0.019810 0.001901 6.898586 ( 7.404415)
test_btest 0.000839 0.000135 64.521389 ( 67.001337)
test_basic 0.000000 0.008029 0.790318 ( 1.219817)
test_all 0.094548 0.028914 672.132498 (445.339777)
test_rubyspec 0.028798 0.046069 90.514010 (124.534417)
total: 673.54 sec