Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-145040
#<BuildRuby:0x0000559b2ad26228
@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.20231126-145040",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.007576 2.103969 ( 4.525977)
build_miniruby 0.001629 0.000000 1.828871 ( 2.324799)
build_ruby 0.002584 0.000000 3.349643 ( 3.838575)
build_all 0.008908 0.000000 5.378034 ( 3.991169)
build_install 0.008779 0.010972 6.665923 ( 5.834389)
test_btest 0.001270 0.000000 62.195291 ( 50.432259)
test_basic 0.003026 0.005957 0.795295 ( 0.997909)
test_all 0.093321 0.029963 648.134757 (336.583978)
test_rubyspec 0.026617 0.047203 90.391476 (116.017315)
total: 524.55 sec