Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240819-220755
#<BuildRuby:0x00007fc4f8fefdc0
@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.20240819-220755",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.005506 0.004241 4.180925 ( 5.335721)
build_miniruby 0.001640 0.000365 1.825363 ( 2.308821)
build_ruby 0.002238 0.000498 4.381113 ( 5.152392)
build_all 0.009730 0.001231 7.730494 ( 7.802372)
build_install 0.024490 0.003302 10.308405 ( 10.216051)
test_btest 0.000764 0.000157 95.678087 ( 80.137073)
test_basic 0.006299 0.006420 1.241150 ( 1.581573)
test_all 0.105095 0.058518 835.733108 (454.044400)
test_rubyspec 0.031906 0.061723 149.574584 ( 48.602181)
total: 615.18 sec