Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240206-230631
#<BuildRuby:0x00005579efdda450
@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.20240206-230631",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.005910 0.001137 2.208580 ( 4.230967)
build_miniruby 0.000000 0.001977 63.450476 ( 38.656543)
build_ruby 0.000499 0.001412 3.579544 ( 4.159045)
build_all 0.001587 0.007627 5.688816 ( 4.740618)
build_install 0.022314 0.000446 7.196950 ( 6.009364)
test_btest 0.000000 0.000806 73.343096 ( 72.758295)
test_basic 0.004353 0.003320 0.817960 ( 1.387950)
test_all 0.081616 0.043673 759.836021 (697.760055)
test_rubyspec 0.056834 0.058845 180.934409 (270.636200)
total: 1100.34 sec