Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-185753
#<BuildRuby:0x000055861d049f40
@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.20231204-185753",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004135 0.004030 2.460145 ( 4.048299)
build_miniruby 0.001543 0.000220 1.737856 ( 2.250572)
build_ruby 0.002009 0.000287 3.303272 ( 4.228955)
build_all 0.008651 0.000621 5.456458 ( 4.952138)
build_install 0.016783 0.004241 6.857549 ( 6.997019)
test_btest 0.000761 0.000115 67.454279 ( 65.260188)
test_basic 0.000021 0.008653 0.783519 ( 1.385066)
test_all 0.087848 0.036341 656.732268 (405.626942)
test_rubyspec 0.047962 0.026242 91.736593 (126.623813)
total: 621.37 sec