Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240723-152936
#<BuildRuby:0x00007f313724fdc8
@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.20240723-152936",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000030 0.000011 0.000041 ( 0.000040)
configure 0.000024 0.000009 0.000033 ( 0.000033)
build_up 0.000000 0.009024 4.300489 ( 7.398564)
build_miniruby 0.000000 0.002259 25.457826 ( 30.609127)
build_ruby 0.002334 0.000000 4.411371 ( 6.014680)
build_all 0.008843 0.001675 7.623776 ( 10.320046)
build_install 0.024995 0.002007 10.760868 ( 15.182017)
test_btest 0.000836 0.000325 101.631463 (146.629622)
test_basic 0.007732 0.005595 1.177252 ( 2.122203)
test_all 0.118587 0.049827 869.360810 (1224.525163)
test_rubyspec 0.070048 0.022311 159.008086 (198.484112)
total: 1641.29 sec